net: ethernet: mtk_eth_soc: add support for configuring vlan rx offload
authorFelix Fietkau <nbd@nbd.name>
Mon, 14 Nov 2022 12:42:13 +0000 (13:42 +0100)
committerJakub Kicinski <kuba@kernel.org>
Wed, 16 Nov 2022 04:22:08 +0000 (20:22 -0800)
commit08666cbb7dd5ab1b5143c6c8d9b359b99caadd81
treea378c14e6d7fea91d43b6341de6e7da3f83792cd
parent190487031584a1d24c92e0d82717a30169ac8929
net: ethernet: mtk_eth_soc: add support for configuring vlan rx offload

Keep the vlan rx offload feature in sync across all netdevs belonging to the
device, since the feature is global and can't be turned off per MAC

Signed-off-by: Felix Fietkau <nbd@nbd.name>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/mediatek/mtk_eth_soc.c