summaryrefslogtreecommitdiff
path: root/drivers/net/dsa/qca8k.c
diff options
context:
space:
mode:
authorFrank Wunderlich <frank-w@public-files.de>2022-06-10 19:05:37 +0200
committerJakub Kicinski <kuba@kernel.org>2022-06-14 22:35:15 -0700
commita9c317417c27f28e10031133c6cba2441c670ebc (patch)
treed6fd3160c44059ae6ba283a25de8878c601cfe16 /drivers/net/dsa/qca8k.c
parente0dda311974114c283a52ebacf5e75683c07f89a (diff)
net: dsa: mt7530: rework mt7530_hw_vlan_{add,del}
Rework vlan_add/vlan_del functions in preparation for dynamic cpu port. Currently BIT(MT7530_CPU_PORT) is added to new_members, even though mt7530_port_vlan_add() will be called on the CPU port too. Let DSA core decide when to call port_vlan_add for the CPU port, rather than doing it implicitly. We can do autonomous forwarding in a certain VLAN, but not add br0 to that VLAN and avoid flooding the CPU with those packets, if software knows it doesn't need to process them. Suggested-by: Vladimir Oltean <olteanv@gmail.com> Signed-off-by: Frank Wunderlich <frank-w@public-files.de> Reviewed-by: Vladimir Oltean <olteanv@gmail.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/net/dsa/qca8k.c')
0 files changed, 0 insertions, 0 deletions