Skip to content
Commit 23bc2021 authored by Felix Fietkau's avatar Felix Fietkau Committed by John W. Linville
Browse files

ath9k: fix an RCU issue in calling ieee80211_get_tx_rates



ath_txq_schedule is called outside of the drv_tx call, so it needs RCU
protection.

Signed-off-by: default avatarFelix Fietkau <nbd@openwrt.org>
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent 2f2a8846
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment