From: Vladimir Oltean <vladimir.oltean@nxp.com>
While testing the "Software fallback for bridging in DSA" on sja1105, I
discovered that I managed to introduce two bugs in a single patch
submitted recently to net-next.
Vladimir Oltean (2):
net: dsa: sja1105: fix configuration of source address learning
net: dsa: sja1105: fix leakage of flooded frames outside bridging
domain
drivers/net/dsa/sja1105/sja1105.h | 2 +
drivers/net/dsa/sja1105/sja1105_main.c | 117 ++++++++++++++++---------
2 files changed, 77 insertions(+), 42 deletions(-)
--
2.25.1