Re: [PATCH net-next 4/6] net: dsa: vsc73xx: Add bridge support

From: Linus Walleij
Date: Wed Jun 21 2023 - 17:33:43 EST


On Wed, Jun 21, 2023 at 9:14 PM Pawel Dembicki <paweldembicki@xxxxxxxxx> wrote:

> This patch adds bridge support for vsc73xx driver.
> It introduce two functions for port_bridge_join and
> vsc73xx_port_bridge_leave handling.
>
> Those functions implement forwarding adjust and use
> dsa_tag_8021q_bridge_* api for adjust VLAN configuration.
>
> Signed-off-by: Pawel Dembicki <paweldembicki@xxxxxxxxx>

Given that we use the approach from the other patches, this
makes perfect sense.
Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx>

Yours,
Linus Walleij