From: Felix Fietkau Date: Sat, 22 Jun 2013 10:39:26 +0000 (+0200) Subject: ath9k: fix an RCU issue in calling ieee80211_get_tx_rates X-Git-Tag: v3.10~13^2~10^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23bc2021c54b048302f6f4844c030660ce0fcfe9;p=pandora-kernel.git 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: Felix Fietkau Signed-off-by: John W. Linville --- Reading git-diff-tree failed