mac80211: make ieee80211_recalc_radar_chanctx static
authorJohannes Berg <johannes.berg@intel.com>
Wed, 18 Dec 2013 08:36:09 +0000 (09:36 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 18 Dec 2013 09:33:06 +0000 (10:33 +0100)
commit367bbd10ee1abe986a6cfec11974d6c32a04bd96
tree1cd7fd49687ee5efa884d22fdfb7b6364cc58a02
parentf359d3fe832e49eeec2232b2af5a9e3aee6b4862
mac80211: make ieee80211_recalc_radar_chanctx static

The function is only used in one file, so move it up a
bit to avoid forward declarations and make it static.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/chan.c
net/mac80211/ieee80211_i.h