net: dsa: Pass VLAN MSTI migration notifications to driver
authorTobias Waldekranz <tobias@waldekranz.com>
Wed, 16 Mar 2022 15:08:53 +0000 (16:08 +0100)
committerJakub Kicinski <kuba@kernel.org>
Thu, 17 Mar 2022 23:49:59 +0000 (16:49 -0700)
commit8e6598a7b0fa834a563392d30017eac1b0102fcd
tree0bf3a84b2b3a9d9d9d237cf4c6de942eeff8221b
parent332afc4c8c0da3a451745c5d809f908006745c0d
net: dsa: Pass VLAN MSTI migration notifications to driver

Add the usual trampoline functionality from the generic DSA layer down
to the drivers for VLAN MSTI migrations.

Signed-off-by: Tobias Waldekranz <tobias@waldekranz.com>
Reviewed-by: Vladimir Oltean <olteanv@gmail.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
include/net/dsa.h
net/dsa/dsa_priv.h
net/dsa/port.c
net/dsa/slave.c