On 16/03/2022 17:08, Tobias Waldekranz wrote: > Whenever a VLAN moves to a new MSTI, send a switchdev notification so > that switchdevs can track a bridge's VID to MSTI mappings. > > Signed-off-by: Tobias Waldekranz <tobias@xxxxxxxxxxxxxx> > --- > include/net/switchdev.h | 7 ++++++ > net/bridge/br_mst.c | 13 +++++++++++ > net/bridge/br_switchdev.c | 46 +++++++++++++++++++++++++++++++++++++++ > 3 files changed, 66 insertions(+) > Acked-by: Nikolay Aleksandrov <razor@xxxxxxxxxxxxx>