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:
db2424c
)
regulatory: remove reg_mutex
author
Johannes Berg
<johannes.berg@intel.com>
Fri, 10 May 2013 17:17:17 +0000
(19:17 +0200)
committer
Johannes Berg
<johannes.berg@intel.com>
Fri, 24 May 2013 22:02:19 +0000
(
00:02
+0200)
The reg_mutex is similar to the ones I just removed in
cfg80211 but even less useful since it protects global
data, and we hold the RTNL in all places (except module
unload) already.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
No differences found