Re: [PATCH v4 net-next 04/15] mlxsw: spectrum: refactor leaving an 8021q upper that is a bridge port
From: Florian Fainelli <f.fainelli@gmail.com>
Date: 2021-07-19 02:17:13
Also in:
bridge
From: Florian Fainelli <f.fainelli@gmail.com>
Date: 2021-07-19 02:17:13
Also in:
bridge
On 7/18/2021 2:44 PM, Vladimir Oltean wrote:
For symmetry with mlxsw_sp_port_lag_leave(), introduce a small function called mlxsw_sp_port_vlan_leave() which checks whether the 8021q upper we're leaving is a bridge port, and if it is, stop offloading that bridge too. Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> -- Florian