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)
commit596ab2ccab639cbbc3865e37d56073bc91c9c9ce
treef9765b7165c106412f6a4dc19b60da330018dd19
parentc2b66f900840a0d33c0eef0051b11195db87e9f3
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>
Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
include/linux/ieee80211.h