[PATCH] mt7530 fix mt7530_fdb_write vid missing ivl bit

DENG Qingfang dqfext at gmail.com
Sat Jul 17 08:41:31 PDT 2021


On Sat, Jul 17, 2021 at 10:09:53AM +0200, Eric Woudstra wrote:
> 
> You are right now there is a problem with vlan unaware bridge.
> 
> We need to change the line to:
> 
> if (vid > 1) reg[1] |= ATA2_IVL;

Does it not work with vid 1?

> 
> I have just tested this with a vlan unaware bridge and also with vlan bridge option disabled in the kernel. Only after applying the if statement it works for vlan unaware bridges/kernel.



More information about the linux-arm-kernel mailing list