Commit ad87baec authored by Stephen Hemminger's avatar Stephen Hemminger

[NET]: free_netdev - define HAVE_FREE_NETDEV in linux/netdevice.h

parent 953fc0bd
......@@ -51,6 +51,7 @@ struct ethtool_ops;
#define HAVE_ALLOC_NETDEV /* feature macro: alloc_xxxdev
functions are available. */
#define HAVE_FREE_NETDEV
#define NET_XMIT_SUCCESS 0
#define NET_XMIT_DROP 1 /* skb dropped */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment