NET: Move net/netdev*.c to net/netdev/netdev*.c

This commit is contained in:
Gregory Nutt
2014-06-27 09:56:45 -06:00
parent f61741ea77
commit 953764181e
26 changed files with 44 additions and 72 deletions
+1
View File
@@ -67,6 +67,7 @@
#include <nuttx/net/netdev.h>
#include <nuttx/net/arp.h>
#include "netdev/netdev.h"
#include "route/route.h"
#ifdef CONFIG_NET_ARP