Merge branch 'lan966x-mcast-snooping'
authorDavid S. Miller <davem@davemloft.net>
Sat, 5 Feb 2022 15:00:43 +0000 (15:00 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 5 Feb 2022 15:00:43 +0000 (15:00 +0000)
commitdf434326bfc8214b5e606ed022a1191d1f2d31c6
tree6db3d48ce75cfa1a0997b5212cb769a3b1ca6be6
parent35d39fecbc242150af5587506e58ec1f8541fb68
parentadd2c844db33d96d5431c864f1ee041d3c456a66
Merge branch 'lan966x-mcast-snooping'

Horatiu Vultur says:

====================
net: lan966x: add support for mcast snooping

Implement the switchdev callback SWITCHDEV_ATTR_ID_BRIDGE_MC_DISABLED
to allow to enable/disable multicast snooping.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>