On 16/03/2022 17:08, Tobias Waldekranz wrote: > Trigger a switchdev event whenever the bridge's MST mode is > enabled/disabled. This allows constituent ports to either perform any > required hardware config, or refuse the change if it not supported. > > Signed-off-by: Tobias Waldekranz <tobias@xxxxxxxxxxxxxx> > --- > include/net/switchdev.h | 2 ++ > net/bridge/br_mst.c | 11 +++++++++++ > 2 files changed, 13 insertions(+) > Acked-by: Nikolay Aleksandrov <razor@xxxxxxxxxxxxx>