diff options
author | Johannes Berg <johannes.berg@intel.com> | 2010-11-29 10:09:16 (GMT) |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2010-11-29 20:30:30 (GMT) |
commit | dd318575ff0aae91ac4cbcc5b60c184e59267212 (patch) | |
tree | 140a0104b99b8edef7b961b4de9182e092782cf9 /net/ceph/crypto.h | |
parent | 8b7f8532d15631776ce8bec2bbbc58f6aad738d1 (diff) | |
download | linux-fsl-qoriq-dd318575ff0aae91ac4cbcc5b60c184e59267212.tar.xz |
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 'net/ceph/crypto.h')
0 files changed, 0 insertions, 0 deletions