commit | bfead0808c3b1fff3b94daceef0a0a48e73c42a9 | [log] [tgz] |
---|---|---|
author | Luis R. Rodriguez <mcgrof@qca.qualcomm.com> | Thu Jul 12 11:49:19 2012 -0700 |
committer | Johannes Berg <johannes.berg@intel.com> | Tue Jul 17 12:16:39 2012 +0200 |
tree | 573cfdf687ab8f07648bed96463710dba7547258 | |
parent | 57b5ce072e7361218a8e2ea1d62960cbb71d9cff [diff] |
cfg80211: rename reg_device_remove() to wiphy_regulatory_deregister() This makes it clearer what we're doing. This now makes a bit more sense given that regardless of the wiphy if the cell base station hint feature is supported we will be modifying the way the regulatory core behaves. Signed-off-by: Luis R. Rodriguez <mcgrof@qca.qualcomm.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>