linux/drivers/net/dsa/ocelot
Vladimir Oltean 6edb9e8d45 net: dsa: felix: restore multicast flood to CPU when NPI tagger reinitializes
ocelot_init sets up PGID_MC to include the CPU port module, and that is
fine, but the ocelot-8021q tagger removes the CPU port module from the
unknown multicast replicator. So after a transition from the default
ocelot tagger towards ocelot-8021q and then again towards ocelot,
multicast flooding towards the CPU port module will be disabled.

Fixes: e21268efbe ("net: dsa: felix: perform switch setup for tag_8021q")
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-02-12 17:08:05 -08:00
..
felix.c net: dsa: felix: restore multicast flood to CPU when NPI tagger reinitializes 2021-02-12 17:08:05 -08:00
felix.h net: dsa: felix: perform switch setup for tag_8021q 2021-01-29 21:25:27 -08:00
felix_vsc9959.c net: dsa: felix: convert to the new .change_tag_protocol DSA API 2021-01-29 21:25:27 -08:00
Kconfig net: dsa: add a second tagger for Ocelot switches based on tag_8021q 2021-01-29 21:25:27 -08:00
Makefile net: dsa: seville: build as separate module 2020-09-18 17:52:51 -07:00
seville_vsc9953.c net: dsa: felix: convert to the new .change_tag_protocol DSA API 2021-01-29 21:25:27 -08:00