commit | db2424c58e5962a87888d25d29ceb0873eef6348 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Fri May 10 19:07:52 2013 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Sat May 25 00:02:18 2013 +0200 |
tree | 6979069932dd9b37d30a849b3946891a20f03dc7 | |
parent | 1cdd59ce8dcfa850ebb8ac2ab000a2ea572d1d69 [diff] |
regulatory: use RCU in regulatory_hint_11d() 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>