Updated to 2.6.32.27
/include/linux/netdevice.h
blob:812a5f3c2abe90da914e7c998b7b7d8e509b0e38 -> blob:ec12f8c247705225e3143397d37d4f0917ad8269
--- include/linux/netdevice.h
+++ include/linux/netdevice.h
@@ -1560,6 +1560,8 @@ extern void netif_carrier_on(struct net_
extern void netif_carrier_off(struct net_device *dev);
+extern void netif_notify_peers(struct net_device *dev);
+
/**
* netif_dormant_on - mark device as dormant.
* @dev: network device