diff --git a/net/core/rtnetlink.c b/net/core/rtnetlink.c index d1ba90980be1325e86836795a354214cb96a4079..11b25fbf3dd29d92ed496eaf951ffe21c18e2cfe 100644 --- a/net/core/rtnetlink.c +++ b/net/core/rtnetlink.c @@ -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: