wireless: remove obsolete chan no/center freq conversion functions
authorJohannes Berg <johannes.berg@intel.com>
Tue, 24 Jul 2012 15:38:43 +0000 (17:38 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 6 Sep 2012 15:05:36 +0000 (17:05 +0200)
commitad0ed62f340a03acca5ae3e7430a08bf289aaffe
tree380eb6796104d3c7c6ef1528a07da6089cbc4e5d
parent00b14825eead7dd748d15ce6519726d06b3ee0d5
wireless: remove obsolete chan no/center freq conversion functions

There are a number of functions that shouldn't really
be used when modern functions that take the band are
available in cfg80211. Remove these, but for now keep
 * ieee80211_freq_to_dsss_chan and
 * ieee80211_dsss_chan_to_freq
as they're used in older drivers.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/linux/ieee80211.h