Revert "rtnetlink: Do not generate notifications for CHANGEADDR event"
[platform/kernel/linux-rpi.git] / net / core / rtnetlink.c
index d1ba909..11b25fb 100644 (file)
@@ -4241,6 +4241,7 @@ static int rtnetlink_event(struct notifier_block *this, unsigned long event, voi
 
        switch (event) {
        case NETDEV_REBOOT:
+       case NETDEV_CHANGEADDR:
        case NETDEV_CHANGENAME:
        case NETDEV_FEAT_CHANGE:
        case NETDEV_BONDING_FAILOVER: