commit | 9027b1493b57a6a8f9f56741e4c4189048ea5633 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Mon Dec 03 17:59:24 2012 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Thu Jan 03 13:01:22 2013 +0100 |
tree | 9a5ac9bba155417560d07b130250015b58772ae5 | |
parent | 1a9193185f462a51815fe48491f8a6fb6b942551 [diff] |
regulatory: remove useless locking on exit It would be a major problem if anything were to run concurrently while the module is being unloaded so remove the locking that doesn't help anything. Acked-by: Luis R. Rodriguez <mcgrof@do-not-panic.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>