]> asedeno.scripts.mit.edu Git - linux.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)
commitae45102c9d247516e52f41b3381e195bbc25a362
treef100a5033952362977313281fb9919913299a782
parentbb9f603174545c01aea92f116803aeb0e6478b28
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