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:
c46a73f
)
mac80211: fix sdata->radar_required locking
author
Michal Kazior
<michal.kazior@tieto.com>
Wed, 29 Jan 2014 06:56:20 +0000
(07:56 +0100)
committer
Johannes Berg
<johannes.berg@intel.com>
Tue, 4 Feb 2014 20:58:10 +0000
(21:58 +0100)
radar_required setting wasn't protected by
local->mtx in some places. This should prevent
from scanning/radar detection/roc colliding.
Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
No differences found