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:
1cdd59c
)
regulatory: use RCU in regulatory_hint_11d()
author
Johannes Berg
<johannes.berg@intel.com>
Fri, 10 May 2013 17:07:52 +0000
(19:07 +0200)
committer
Johannes Berg
<johannes.berg@intel.com>
Fri, 24 May 2013 22:02:18 +0000
(
00:02
+0200)
Since it just does a quick check of the last regulatory
request, the function doesn't have to hold the reg mutex
but can use RCU instead.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
No differences found