]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8e2382e221ed1204a9380a46d28c8f84f9efadcf
tree6db3d48ce75cfa1a0997b5212cb769a3b1ca6be6
parent7b3a508b978de02e8205ac22515e50371d14cc68
parentcd51881f3a1f3b086cefd5c773f1170568ce02f0
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>