On 16/03/2022 17:08, Tobias Waldekranz wrote: > Generate a switchdev notification whenever an MST state changes. This > notification is keyed by the VLANs MSTI rather than the VID, since > multiple VLANs may share the same MST instance. > > Signed-off-by: Tobias Waldekranz <tobias@xxxxxxxxxxxxxx> > --- > include/net/switchdev.h | 7 +++++++ > net/bridge/br_mst.c | 18 ++++++++++++++++++ > 2 files changed, 25 insertions(+) > Acked-by: Nikolay Aleksandrov <razor@xxxxxxxxxxxxx>