X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=net%2Fbridge%2Fbr_private.h;h=d7d6fb05411f28715615375982cb51fcbd452dd2;hb=b92ab5d86dafc2b3733c5fdd5def40c8fe7ea7c9;hp=a248fe65b29a669c840a5a7cdf3d89c2a61d34d4;hpb=094daf7db7c47861009899ce23f9177d761e20b0;p=~andy%2Flinux diff --git a/net/bridge/br_private.h b/net/bridge/br_private.h index a248fe65b29..d7d6fb05411 100644 --- a/net/bridge/br_private.h +++ b/net/bridge/br_private.h @@ -301,6 +301,7 @@ static inline int br_is_root_bridge(const struct net_bridge *br) /* br_device.c */ extern void br_dev_setup(struct net_device *dev); +extern void br_dev_delete(struct net_device *dev, struct list_head *list); extern netdev_tx_t br_dev_xmit(struct sk_buff *skb, struct net_device *dev); #ifdef CONFIG_NET_POLL_CONTROLLER