Updated to 2.6.32.27
/net/ipv4/devinet.c
blob:efff6a2830f8fcb895ba3a5fcf4fdd4108653783 -> blob:fc28ac2463cf7027cb73fbe8ae3508ba3308f89b
--- net/ipv4/devinet.c
+++ net/ipv4/devinet.c
@@ -1083,6 +1083,7 @@ static int inetdev_event(struct notifier
}
ip_mc_up(in_dev);
/* fall through */
+ case NETDEV_NOTIFY_PEERS:
case NETDEV_CHANGEADDR:
/* Send gratuitous ARP to notify of link change */
if (IN_DEV_ARP_NOTIFY(in_dev)) {