commit | b89df65c5e2ab2ce674997e44e87452f4d2e9b05 | [log] [tgz] |
---|---|---|
author | Petr Machata <petrm@mellanox.com> | Thu Dec 13 11:54:39 2018 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Dec 13 18:41:38 2018 -0800 |
tree | 37594890d1b8abd758beabd4b31d5ba812ab893c | |
parent | ca935da7f41bb2186f2a007ae183b27f37c8f5a3 [diff] |
net: bridge: Handle NETDEV_PRE_CHANGEADDR from ports When a port device seeks approval of a potential new MAC address, make sure that should the bridge device end up using this address, all interested parties would agree with it. Signed-off-by: Petr Machata <petrm@mellanox.com> Acked-by: Jiri Pirko <jiri@mellanox.com> Reviewed-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>