acrn-kernel/drivers/net/wireless/mediatek
Felix Fietkau 1b0341e8fb wifi: mt76: add missing locking to protect against concurrent rx/status calls
commit 5b8ccdfb94 upstream.

According to the documentation, ieee80211_rx_list must not run concurrently
with ieee80211_tx_status (or its variants).

Cc: stable@vger.kernel.org
Fixes: 88046b2c9f ("mt76: add support for reporting tx status with skb")
Reported-by: Brian Coverstone <brian@mainsequence.net>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-05-11 23:03:02 +09:00
..
mt76 wifi: mt76: add missing locking to protect against concurrent rx/status calls 2023-05-11 23:03:02 +09:00
mt7601u wifi: mt7601u: fix an integer underflow 2023-03-10 09:33:49 +01:00
Kconfig
Makefile