regulatory: use RCU in regulatory_hint_11d()
authorJohannes Berg <johannes.berg@intel.com>
Fri, 10 May 2013 17:07:52 +0000 (19:07 +0200)
committerJohannes 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