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:
a9fda88
)
cfg80211: fix locking in action frame TX
author
Johannes Berg
<johannes.berg@intel.com>
Mon, 9 Aug 2010 13:52:03 +0000
(15:52 +0200)
committer
John W. Linville
<linville@tuxdriver.com>
Mon, 9 Aug 2010 19:18:57 +0000
(15:18 -0400)
Accesses to "wdev->current_bss" must be
locked with the wdev lock, which action
frame transmission is missing.
Cc: stable@kernel.org [2.6.33+]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found