]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - include/linux/netdevice.h
[BRIDGE]: features change notification
[mirror_ubuntu-zesty-kernel.git] / include / linux / netdevice.h
index b25bd02720d3010cbdd692cc9720ddb8faf3022d..d8c65ecef9d9c78c318bb2dfda4241f565a74574 100644 (file)
@@ -913,6 +913,7 @@ extern void         dev_mc_discard(struct net_device *dev);
 extern void            dev_set_promiscuity(struct net_device *dev, int inc);
 extern void            dev_set_allmulti(struct net_device *dev, int inc);
 extern void            netdev_state_change(struct net_device *dev);
+extern void            netdev_features_change(struct net_device *dev);
 /* Load a device via the kmod */
 extern void            dev_load(const char *name);
 extern void            dev_mcast_init(void);