commit | 379b82f4c9dc6e67bf61aa61b096c06a2f320f60 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Thu Dec 06 15:44:07 2012 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Thu Jan 03 13:01:29 2013 +0100 |
tree | 4124d3f006f874f7dbfb75bf46437e9cd00d273e | |
parent | fe7ef5e9ba0c60bab01390493a4c6790f7b093af [diff] |
regulatory: pass new regdomain to reset function Instead of assigning after calling the function do it inside the function. This will later avoid a period of time where the pointer is NULL. Acked-by: Luis R. Rodriguez <mcgrof@do-not-panic.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>