net/: Trivial fix for a typo.

This commit is contained in:
Gregory Nutt
2018-03-30 12:27:04 -06:00
parent 51ee2cdd86
commit 2bb6ec41d1
2 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -272,7 +272,7 @@ static int devif_poll_ieee802154_connections(FAR struct net_driver_s *dev,
return bstop;
}
#endif /* CONFIG_NET_PKT */
#endif /* CONFIG_NET_IEEE802154 */
/****************************************************************************
* Name: devif_poll_icmp