diff options
author | David Ahern <dsahern@gmail.com> | 2017-07-19 10:22:40 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-07-19 22:29:41 -0700 |
commit | 3753654e541938717b13f2b25791c3171a3a06aa (patch) | |
tree | a1263e3de4222071f8fd4d747b416e7a2a9bacb7 /drivers/net | |
parent | bb0a2675f72b458e64f47071e8aabdb225a6af4d (diff) | |
download | linux-3753654e541938717b13f2b25791c3171a3a06aa.tar.bz2 |
Revert "rtnetlink: Do not generate notifications for CHANGEADDR event"
This reverts commit cd8966e75ed3c6b41a37047a904617bc44fa481f.
The duplicate CHANGEADDR event message is sent regardless of link
status whereas the setlink changes only generate a notification when
the link is up. Not sending a notification when the link is down breaks
dhcpcd which only processes hwaddr changes when the link is down.
Fixes reported regression:
https://bugzilla.kernel.org/show_bug.cgi?id=196355
Reported-by: Yaroslav Isakov <yaroslav.isakov@gmail.com>
Signed-off-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net')
0 files changed, 0 insertions, 0 deletions