commit | 04d3a4c6af52a58370795bc9f70dc15f51f8bb84 | [log] [tgz] |
---|---|---|
author | Vivien Didelot <vivien.didelot@savoirfairelinux.com> | Fri Feb 03 13:20:21 2017 -0500 |
committer | David S. Miller <davem@davemloft.net> | Mon Feb 06 16:53:29 2017 -0500 |
tree | 07ed46ceedeb980d62da34ae26e3aac5f8af7dfb | |
parent | f515f192ab4f45bb695146b82432d63d98775787 [diff] |
net: dsa: introduce bridge notifier A slave device will now notify the switch fabric once its port is bridged or unbridged, instead of calling directly its switch operations. This code allows propagating cross-chip bridging events in the fabric. Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Signed-off-by: David S. Miller <davem@davemloft.net>