[RFC net-next 0/2] mt7530 software fallback bridging fix

From: DENG Qingfang
Date: Wed Jul 28 2021 - 13:53:45 EST


DSA core has gained software fallback support since commit 2f5dc00f7a3e,
but it does not work properly on mt7530. This patch series fixes the
issues.

DENG Qingfang (2):
net: dsa: tag_mtk: skip address learning on transmit to standalone
ports
net: dsa: mt7530: trap packets from standalone ports to the CPU

drivers/net/dsa/mt7530.c | 28 ++++++++++++++++++++
drivers/net/dsa/mt7530.h | 56 ++++++++++++++++++++++++++++++++++++++++
net/dsa/tag_mtk.c | 6 ++---
3 files changed, 87 insertions(+), 3 deletions(-)

--
2.25.1