commit | 3ebe8e257307a87c33460aa7d2b75dadd374ed9c | [log] [tgz] |
---|---|---|
author | Zhao, Gang <gamerh2o@gmail.com> | Tue Feb 18 21:36:03 2014 +0800 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Feb 28 14:12:36 2014 -0500 |
tree | 7fd2f008df4d61347ba429f1325439c1d51fd476 | |
parent | 13c1ac5703d5507da9422377819d5d1e4e550173 [diff] |
ieee80211: remove function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan} Function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan} have been replaced with ieee80211_{channel_to_frequency, frequency_to_channel}. There should be no users of the two functions now. So remove them. Cc: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Zhao, Gang <gamerh2o@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>