macvlan: make start_xmit local
[deliverable/linux.git] / include / linux / if_macvlan.h
index ea22721ba269e6d49611fd8ad745ffc363e57ad0..551bdd3722a2e9a8ed4b3aa315c5fd5a30e4eb09 100644 (file)
@@ -111,9 +111,6 @@ extern void macvlan_dellink(struct net_device *dev, struct list_head *head);
 
 extern int macvlan_link_register(struct rtnl_link_ops *ops);
 
-extern netdev_tx_t macvlan_start_xmit(struct sk_buff *skb,
-                                     struct net_device *dev);
-
 #if IS_ENABLED(CONFIG_MACVLAN)
 static inline struct net_device *
 macvlan_dev_real_dev(const struct net_device *dev)
This page took 0.024697 seconds and 5 git commands to generate.