From: Zhao, Gang Date: Wed, 19 Feb 2014 08:58:43 +0000 (+0800) Subject: orinoco: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan} X-Git-Tag: v3.15-rc1~113^2~159^2^2~92 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13c1ac5703d5507da9422377819d5d1e4e550173;p=pandora-kernel.git orinoco: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan} Replace ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan} with more generic ieee80211_{channel_to_frequency, frequency_to_channel}. File has already been included. It's safe to use IEEE80211_BAND_2GHZ here. This change is a preparation for the removal of function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan}. Signed-off-by: Zhao, Gang Signed-off-by: John W. Linville --- Reading git-diff-tree failed