[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210309085710.xdo2h6xmm3oamdks@skbuf>
Date: Tue, 9 Mar 2021 10:57:10 +0200
From: Vladimir Oltean <olteanv@...il.com>
To: Kurt Kanzenbach <kurt@...utronix.de>
Cc: "David S . Miller" <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>, netdev@...r.kernel.org,
Florian Fainelli <f.fainelli@...il.com>,
Andrew Lunn <andrew@...n.ch>,
Vivien Didelot <vivien.didelot@...il.com>,
Tobias Waldekranz <tobias@...dekranz.com>,
Vladimir Oltean <vladimir.oltean@....com>
Subject: Re: [PATCH net] net: dsa: only unset VLAN filtering when last port
leaves last VLAN-aware bridge
On Tue, Mar 09, 2021 at 07:31:25AM +0100, Kurt Kanzenbach wrote:
> > @@ -124,13 +124,16 @@ static int dsa_switch_bridge_leave(struct dsa_switch *ds,
> > * it. That is a good thing, because that lets us handle it and also
> > * handle the case where the switch's vlan_filtering setting is global
> > * (not per port). When that happens, the correct moment to trigger the
> > - * vlan_filtering callback is only when the last port left this bridge.
> > + * vlan_filtering callback is only when the last port the last
>
> Somehow "left" got missing. Shouldn't that line be:
>
> "vlan_filtering callback is only when the last port left the last" ?
>
Thanks, you're right, I don't know how it happened, I'll resend.
Powered by blists - more mailing lists