git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
098a607
)
mac80211: fix some RX aggregation locking
author
Johannes Berg
<johannes@sipsolutions.net>
Tue, 6 Apr 2010 09:18:48 +0000
(11:18 +0200)
committer
John W. Linville
<linville@tuxdriver.com>
Wed, 7 Apr 2010 18:38:06 +0000
(14:38 -0400)
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>
No differences found