]> bbs.cooldavid.org Git - net-next-2.6.git/commit
mac80211: fix some RX aggregation locking
authorJohannes Berg <johannes@sipsolutions.net>
Tue, 6 Apr 2010 09:18:48 +0000 (11:18 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 7 Apr 2010 18:38:06 +0000 (14:38 -0400)
commit54297e4d60b74e602138594c131097347d128b5a
tree5985dc4483e001b1029e3ca9355a80f2180f7832
parent098a607091426e79178b9a6c318d993fea131791
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>
net/mac80211/rx.c