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)
committerChristian Lamparter <chunkeey@googlemail.com>
Sat, 10 Nov 2012 03:00:09 +0000 (04:00 +0100)
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>
Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>

No differences found