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)
committerChristian Lamparter <chunkeey@gmail.com>
Sun, 19 Jun 2022 10:31:02 +0000 (12:31 +0200)
commit742926e5f5cb2a9e6ee7acc2d2da817dadb75d23
treec385f58cba7197abf5c31f89750bd6fa2f11bcdf
parent554ca44730731da6fddc51e1d3027c5e666a7d0d
kernel: Backport mv88e6xxx patch to keep pvid at 0 if VLAN-unaware and remove hack

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>
(cherry picked from commit 9caa6f0aa742253901c72f43eebecd2c8da5f127)
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
[drop kernel patch hack from Linux version 5.15, drop paragraph about
backport patch, which is not necessary as it is included in kernel 5.15]
target/linux/generic/hack-5.15/710-net-dsa-mv88e6xxx-default-VID-1.patch [deleted file]