summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/tx.c
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2022-04-20 15:29:00 +0300
committerFelix Fietkau <nbd@nbd.name>2022-05-13 10:39:35 +0300
commitbc98e7fdd80d215b4b55eea001023231eb8ce12e (patch)
treeda3000cf9602ff2d50e630b2b6eee1e744af4012 /drivers/net/wireless/mediatek/mt76/tx.c
parent3968a66475b40691c37b5e6c76975f699671e10e (diff)
downloadlinux-bc98e7fdd80d215b4b55eea001023231eb8ce12e.tar.xz
mt76: fix encap offload ethernet type check
The driver needs to check if the format is 802.2 vs 802.3 in order to set a tx descriptor flag. skb->protocol can't be used, since it may not be properly initialized for packets coming in from a packet socket. Fix misdetection by checking the ethertype from the skb data instead Reported-by: Thibaut VARĂˆNE <hacks+kernel@slashdirt.org> Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'drivers/net/wireless/mediatek/mt76/tx.c')
0 files changed, 0 insertions, 0 deletions