mt76: usb: avoid queue/status spinlocks while passing tx status to mac80211
authorLorenzo Bianconi <lorenzo.bianconi@redhat.com>
Thu, 6 Dec 2018 18:11:55 +0000 (19:11 +0100)
committerFelix Fietkau <nbd@nbd.name>
Fri, 11 Jan 2019 14:10:16 +0000 (15:10 +0100)
commite207afa0232d40606e025059c18c70b89a7d5912
treef5af3adaac4194d87f016180139e0be8c46e29ef
parent4989338ed3053372fcf5173a2a4800ac99de07d9
mt76: usb: avoid queue/status spinlocks while passing tx status to mac80211

As already done for pcie code in commit 79d1c94c9c78 ("mt76: avoid
queue/status spinlocks while passing tx status to mac80211") make sure
that no tx related spinlocks are taken during the ieee80211_tx_status call

Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi@redhat.com>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
drivers/net/wireless/mediatek/mt76/usb.c