generic: remove patch to fix vlan setup on mv88e6xxx
authorJosef Schlehofer <pepe.schlehofer@gmail.com>
Tue, 24 May 2022 19:53:23 +0000 (21:53 +0200)
committerChristian Lamparter <chunkeey@gmail.com>
Sun, 5 Jun 2022 19:19:32 +0000 (21:19 +0200)
commit06c1328d55362fd7838d0f03d64cad7d305a83ac
tree2180363bba9864ad184c825f47eea05ea00b198b
parentb047ca1aa0e25f671cf7c927a8db0c2b413202a0
generic: remove patch to fix vlan setup on mv88e6xxx

This patch was present in Linux kernel [1] since version 5.11rc1, but it
was superseded by another patch, which set configure_vlan_while_not_filtering
to true by default since kernel v5.12-rc2 [2].

[1] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/drivers/net/dsa/mv88e6xxx/chip.c?h=v5.15.41&id=b8b79c414eca4e9bcab645e02cb92c48db974ce9

[2] https://github.com/torvalds/linux/commit/0ee2af4ebbe3c4364429859acd571018ebfb3424#

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
target/linux/generic/pending-5.15/760-net-dsa-mv88e6xxx-fix-vlan-setup.patch [deleted file]