cfg80211: make regulatory_update() static
authorLuis R. Rodriguez <mcgrof@qca.qualcomm.com>
Thu, 12 Jul 2012 18:49:20 +0000 (11:49 -0700)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 17 Jul 2012 10:16:40 +0000 (12:16 +0200)
commitf8a1c774570ab50f1657083c990b968d5f7f22cb
tree51bed08b4510199daf76709e24a1f49030a1a6d0
parentbfead0808c3b1fff3b94daceef0a0a48e73c42a9
cfg80211: make regulatory_update() static

Now that we have wiphy_regulatory_register() we can
tuck away the core's regulatory_update() call there
and make it static.

Signed-off-by: Luis R. Rodriguez <mcgrof@qca.qualcomm.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/core.c
net/wireless/reg.c
net/wireless/reg.h
This page took 0.027895 seconds and 5 git commands to generate.