Fix some new warndings found in build testing.

This commit is contained in:
Gregory Nutt
2018-09-15 13:22:45 -06:00
parent 94f26c0220
commit 8c4cefdd10
2 changed files with 21 additions and 2 deletions
-2
View File
@@ -468,9 +468,7 @@ int netdev_ipv6_ifconf(FAR struct lifconf *lifc);
*
****************************************************************************/
#ifdef CONFIG_NETDOWN_NOTIFIER
int netdev_dev_lladdrsize(FAR struct net_driver_s *dev);
#endif
/****************************************************************************
* Name: netdown_notifier_setup