wifi: mt76: sdio: fix transmitting packet hangs
authorYN Chen <yn.chen@mediatek.com>
Fri, 22 Jul 2022 21:59:23 +0000 (05:59 +0800)
committerFelix Fietkau <nbd@nbd.name>
Thu, 15 Sep 2022 10:53:59 +0000 (12:53 +0200)
commit250b1827205846ff346a76044955cb79d4963f70
tree4343c0fc2acd83eb6fd44cd039c53f2b21652dd6
parent35e37a2b5b6e1a7b9a7bae4253e707107de12072
wifi: mt76: sdio: fix transmitting packet hangs

Fix transmitting packets hangs with continuing to pull the pending packet
from mac80211 queues when receiving Tx status notification from the device.

Fixes: aac5104bf631 ("mt76: sdio: do not run mt76_txq_schedule directly")
Acked-by: Sean Wang <sean.wang@mediatek.com>
Signed-off-by: YN Chen <yn.chen@mediatek.com>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
drivers/net/wireless/mediatek/mt76/sdio.c