summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/ar9003_phy.c
diff options
context:
space:
mode:
authorJohannes Berg2010-11-29 11:09:16 +0100
committerJohn W. Linville2010-11-29 21:30:30 +0100
commitdd318575ff0aae91ac4cbcc5b60c184e59267212 (patch)
tree140a0104b99b8edef7b961b4de9182e092782cf9 /drivers/net/wireless/ath/ath9k/ar9003_phy.c
parentath9k: fix software retry counter tracking (diff)
downloadkernel-qcow2-linux-dd318575ff0aae91ac4cbcc5b60c184e59267212.tar.gz
kernel-qcow2-linux-dd318575ff0aae91ac4cbcc5b60c184e59267212.tar.xz
kernel-qcow2-linux-dd318575ff0aae91ac4cbcc5b60c184e59267212.zip
mac80211: fix RX aggregation locking
The RX aggregation locking documentation was wrong, which led Christian to also code the timer timeout handling for it somewhat wrongly. Fix the documentation, the two places that need to hold the reorder lock across accesses to the structure, and the debugfs code that should just use RCU. Also, remove acquiring the sta->lock across reorder timeouts since it isn't necessary, and change a few places to GFP_KERNEL because the code path here doesn't need atomic allocations as I noticed when reviewing all this. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Acked-by: Christian Lamparter <chunkeey@googlemail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/ath/ath9k/ar9003_phy.c')
0 files changed, 0 insertions, 0 deletions