Merge branch 'net-dsa-mv88e6xxx-mst-fixes'
authorJakub Kicinski <kuba@kernel.org>
Mon, 21 Mar 2022 22:51:53 +0000 (15:51 -0700)
committerJakub Kicinski <kuba@kernel.org>
Mon, 21 Mar 2022 22:51:53 +0000 (15:51 -0700)
commit7ee776cdc7a0b87b766f4cace50c36fe405922cf
tree6f366e3ad1cb35f2218f7527630b60591579fec1
parente0c0ca3546adf6aaa9ba7c7232bd3b1792f3153b
parentbd48b911c88f017a97b1943201d23d6962968d1a
Merge branch 'net-dsa-mv88e6xxx-mst-fixes'

Tobias Waldekranz says:

====================
net: dsa: mv88e6xxx: MST Fixes

1/2 fixes the issue reported by Marek here:

https://lore.kernel.org/netdev/20220318182817.5ade8ecd@dellmb/

2/2 adds a missing capability check to the new .vlan_msti_set
callback.
====================

Link: https://lore.kernel.org/r/20220318201321.4010543-1-tobias@waldekranz.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>