commit | b06b107a4c190299e9e3f8dbcccfc7fe9e10c8cb | [log] [tgz] |
---|---|---|
author | Guenter Roeck <linux@roeck-us.net> | Wed Mar 25 08:08:37 2015 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Mar 25 14:04:57 2015 -0400 |
tree | 9bc9276a6688936777f45c39488d3f0b34d85d9a | |
parent | ac110f4954252b7bbe66268c78c8ece7ac2569b9 [diff] |
net: dsa: Handle non-bridge master change Master change notifications may occur other than when joining or leaving a bridge, for example when being added to or removed from a bond or Open vSwitch. In that case, do nothing instead of asking the switch driver to remove a port from a bridge that it didn't join. Signed-off-by: Guenter Roeck <linux@roeck-us.net> Acked-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>