kernel: Backport mv88e6xxx patch to keep pvid at 0 if VLAN-unaware and remove hack
authorMarek Behún <kabel@kernel.org>
Mon, 21 Mar 2022 16:53:10 +0000 (17:53 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Sun, 27 Mar 2022 16:38:49 +0000 (17:38 +0100)
commit9caa6f0aa742253901c72f43eebecd2c8da5f127
tree1fc5e2d71258e50c9462a2289dd3bd8003801165
parent876a49ca621f7d7b73134f7bf93f301508e38354
kernel: Backport mv88e6xxx patch to keep pvid at 0 if VLAN-unaware and remove hack

Backport patch
  8b6836d82470 ("net: dsa: mv88e6xxx: keep the pvid at 0 when VLAN-unaware")
from 5.15.

Keeping the pvid at 0 when VLAN-unaware makes it possible to drop the
hack introduced in commit 920eaab1d817 ("kernel: DSA roaming fix for
Marvell mv88e6xxx"). Dropping the hack makes it possible to use VLAN
interfaces with VID 1 on DSA ports without problems with FDB.

Signed-off-by: Marek Behún <kabel@kernel.org>
target/linux/generic/backport-5.10/774-v5.15-net-dsa-mv88e6xxx-keep-the-pvid-at-0-when-VLAN-unawa.patch [new file with mode: 0644]
target/linux/generic/hack-5.10/710-net-dsa-mv88e6xxx-default-VID-1.patch [deleted file]