commit | 54297e4d60b74e602138594c131097347d128b5a | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Tue Apr 06 11:18:48 2010 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Apr 07 14:38:06 2010 -0400 |
tree | 5985dc4483e001b1029e3ca9355a80f2180f7832 | |
parent | 098a607091426e79178b9a6c318d993fea131791 [diff] |
mac80211: fix some RX aggregation locking A few places in mac80211 do not currently acquire the sta lock for RX aggregation, but they should. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>