net: ethernet: mtk_eth_soc: pass correct VLAN protocol ID to the network stack
authorFelix Fietkau <nbd@nbd.name>
Mon, 14 Nov 2022 12:42:12 +0000 (13:42 +0100)
committerJakub Kicinski <kuba@kernel.org>
Wed, 16 Nov 2022 04:22:07 +0000 (20:22 -0800)
commit190487031584a1d24c92e0d82717a30169ac8929
treeb6e7c6257692bff9b9f955bcfe81b9c722b804b8
parent570d0a588dfbb11f9ef80ed933d0403a0e995688
net: ethernet: mtk_eth_soc: pass correct VLAN protocol ID to the network stack

Use the id from the DMA descriptor instead of hardcoding 802.1q

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