commit | 8e6598a7b0fa834a563392d30017eac1b0102fcd | [log] [tgz] |
---|---|---|
author | Tobias Waldekranz <tobias@waldekranz.com> | Wed Mar 16 16:08:53 2022 +0100 |
committer | Jakub Kicinski <kuba@kernel.org> | Thu Mar 17 16:49:59 2022 -0700 |
tree | 0bf3a84b2b3a9d9d9d237cf4c6de942eeff8221b | |
parent | 332afc4c8c0da3a451745c5d809f908006745c0d [diff] |
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>