]> git.baikalelectronics.ru Git - kernel.git/commit
net: dsa: switch: Don't add CPU port to an mdb by default
authorAndrew Lunn <andrew@lunn.ch>
Thu, 9 Nov 2017 22:11:02 +0000 (23:11 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 10 Nov 2017 04:41:40 +0000 (13:41 +0900)
commite3086c3bbd072316dfda20d626f97cd001c2167e
treef100a5033952362977313281fb9919913299a782
parent510b59cefe3ed7e8858a1124f142a50a68bd20de
net: dsa: switch: Don't add CPU port to an mdb by default

Now that the host indicates when a multicast group should be forwarded
from the switch to the host, don't do it by default.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/dsa/switch.c