[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20201002.133623.1599844259414142485.davem@davemloft.net>
Date: Fri, 02 Oct 2020 13:36:23 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: f.fainelli@...il.com
Cc: netdev@...r.kernel.org, andrew@...n.ch, vivien.didelot@...il.com,
kuba@...nel.org, linux-kernel@...r.kernel.org,
vladimir.oltean@....com, olteanv@...il.com
Subject: Re: [PATCH net-next 0/4] net: dsa: Improve dsa_untag_bridge_pvid()
From: Florian Fainelli <f.fainelli@...il.com>
Date: Thu, 1 Oct 2020 19:42:11 -0700
> Hi David, Jakub,
>
> This patch series is based on the recent discussions with Vladimir:
>
> https://lore.kernel.org/netdev/20201001030623.343535-1-f.fainelli@gmail.com/
>
> the simplest way forward was to call dsa_untag_bridge_pvid() after
> eth_type_trans() has been set which guarantees that skb->protocol is set
> to a correct value and this allows us to utilize
> __vlan_find_dev_deep_rcu() properly without playing or using the bridge
> master as a net_device reference.
Series applied, thanks.
Powered by blists - more mailing lists