[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220715151659.780544-1-vladimir.oltean@nxp.com>
Date: Fri, 15 Jul 2022 18:16:57 +0300
From: Vladimir Oltean <vladimir.oltean@....com>
To: netdev@...r.kernel.org
Cc: "David S. Miller" <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>,
Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>, Andrew Lunn <andrew@...n.ch>,
Vivien Didelot <vivien.didelot@...il.com>,
Florian Fainelli <f.fainelli@...il.com>,
Lucian Banu <Lucian.Banu@...termo.com>
Subject: [PATCH net 0/2] Fix 2 DSA issues with vlan_filtering_is_global
Hi, this patch set fixes 2 issues with vlan_filtering_is_global switches.
Both are regressions introduced by refactoring commit d0004a020bb5
("net: dsa: remove the "dsa_to_port in a loop" antipattern from the
core"), which wasn't tested on a wide enough variety of switches.
Tested on the sja1105 driver.
Vladimir Oltean (2):
net: dsa: fix dsa_port_vlan_filtering when global
net: dsa: fix NULL pointer dereference in
dsa_port_reset_vlan_filtering
net/dsa/port.c | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
--
2.34.1
Powered by blists - more mailing lists