diff options
author | 2021-04-22 22:20:54 -0700 | |
---|---|---|
committer | 2021-04-23 13:31:57 -0700 | |
commit | 3f57d8c40fea9b20543cab4da12f4680d2ef182c (patch) | |
tree | 61a5a245c7117cfc6c4bbc810554d5909037b433 /lib | |
parent | net: mana: Use int to check the return value of mana_gd_poll_cq() (diff) | |
download | linux-dev-3f57d8c40fea9b20543cab4da12f4680d2ef182c.tar.xz linux-dev-3f57d8c40fea9b20543cab4da12f4680d2ef182c.zip |
net: ethernet: mtk_eth_soc: fix RX VLAN offload
The VLAN ID in the rx descriptor is only valid if the RX_DMA_VTAG bit is
set. Fixes frames wrongly marked with VLAN tags.
Signed-off-by: Felix Fietkau <nbd@nbd.name>
[Ilya: fix commit message]
Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions