diff options
Diffstat (limited to 'include/linux/netdevice.h')
| -rw-r--r-- | include/linux/netdevice.h | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/netdevice.h b/include/linux/netdevice.h index aeb4a6cff171..dd8f6f8991fe 100644 --- a/include/linux/netdevice.h +++ b/include/linux/netdevice.h @@ -3238,7 +3238,6 @@ static inline void unregister_netdevice(struct net_device *dev)  int netdev_refcnt_read(const struct net_device *dev);  void free_netdev(struct net_device *dev); -void init_dummy_netdev(struct net_device *dev);  struct net_device *netdev_get_xmit_slave(struct net_device *dev,  					 struct sk_buff *skb,  | 
