]> git.hungrycats.org Git - linux/commit
wifi: mt76: mt7603: fix tx queue of loopback packets
authorFelix Fietkau <nbd@nbd.name>
Tue, 2 Apr 2024 18:14:34 +0000 (20:14 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 30 May 2024 07:49:19 +0000 (09:49 +0200)
commita8b50ba6f4ad853531e023f4d6bb5bc13db31f5d
tree29f66582d132c90d19e14ff6b2d02779ddda2937
parentf48a9312cf6794ce7cdaf9c046d0f51e83054515
wifi: mt76: mt7603: fix tx queue of loopback packets

[ Upstream commit b473c0e47f04d3b4ee9d05d2e79234134aad14d5 ]

Use the correct WMM AC queue instead of the MGMT one to fix potential issues
with aggregation sequence number tracking. Drop non-bufferable packets.

Fixes: fca9615f1a43 ("mt76: mt7603: fix up hardware queue index for PS filtered packets")
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/net/wireless/mediatek/mt76/mt7603/dma.c