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:
32db6b5
)
cfg80211/mac80211: correct qos-map locking
author
Johannes Berg
<johannes.berg@intel.com>
Mon, 30 Dec 2013 22:12:37 +0000
(23:12 +0100)
committer
Johannes Berg
<johannes.berg@intel.com>
Mon, 30 Dec 2013 22:14:03 +0000
(23:14 +0100)
Since the RTNL can't always be held, use wdev/sdata locking for
the qos-map dereference in mac80211. This requires cfg80211 to
consistently lock it, which it was missing in one place.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
No differences found