commit | 540f6f2cc545da9ae2baa9faa3152fc550bedb57 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Tue Dec 04 00:19:24 2012 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Thu Jan 03 13:01:27 2013 +0100 |
tree | 025838203fff0b4282adb554a02ff6dcd5237988 | |
parent | e8da2bb4fe9ecb888f44714e2624c7d4268ac09d [diff] |
regulatory: remove locking from wiphy_apply_custom_regulatory wiphy_apply_custom_regulatory() doesn't have to hold the regulatory mutex as it only modifies the given wiphy with the given regulatory domain, it doesn't access any global regulatory data. Acked-by: Luis R. Rodriguez <mcgrof@do-not-panic.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>