]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - include/linux/if_macvlan.h
net: replace hooks in __netif_receive_skb V5
[net-next-2.6.git] / include / linux / if_macvlan.h
index 9ea047aca7955e7c654512b37648617d8c76c904..c26a0e4f0ce8472d7f23eeed720363f7d34ddc15 100644 (file)
@@ -84,8 +84,4 @@ 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);
 
-
-extern struct sk_buff *(*macvlan_handle_frame_hook)(struct macvlan_port *,
-                                                   struct sk_buff *);
-
 #endif /* _LINUX_IF_MACVLAN_H */