Re: [RFC net-next] net: dsa: rtl8366rb: support bridge offloading

From: DENG Qingfang
Date: Tue Mar 02 2021 - 03:15:02 EST


On Mon, Mar 1, 2021 at 9:48 PM Linus Walleij <linus.walleij@xxxxxxxxxx> wrote:
> With my minor changes:
> Tested-by: Linus Walleij <linus.walleij@xxxxxxxxxx>

How about using a mutex lock in port_bridge_{join,leave} ?
In my opinion all functions that access multiple registers should be
synchronized.

> Yours,
> Linus Walleij