Skip to content
Commit 79d1c94c authored by Felix Fietkau's avatar Felix Fietkau
Browse files

mt76: avoid queue/status spinlocks while passing tx status to mac80211



There is some code in the mac80211 tx status processing code that could
potentially call back into the tx codepath.
To avoid deadlocks, make sure that no tx related spinlocks are taken
during the ieee80211_tx_status call.

Signed-off-by: default avatarFelix Fietkau <nbd@nbd.name>
parent 4ece1e0a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment