aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/orinoco/scan.c
diff options
context:
space:
mode:
authorZhao, Gang <gamerh2o@gmail.com>2014-02-18 21:35:59 +0800
committerJohn W. Linville <linville@tuxdriver.com>2014-02-28 14:12:36 -0500
commitde5356e6aad65405952f7057802c576c1268fb4b (patch)
tree562bb194f28f142bbd2531144d02e0b4db68639d /drivers/net/wireless/orinoco/scan.c
parent61e5487b34d3831fcc0db1308643f4a5dc465ae1 (diff)
downloadkernel_replicant_linux-de5356e6aad65405952f7057802c576c1268fb4b.tar.gz
kernel_replicant_linux-de5356e6aad65405952f7057802c576c1268fb4b.tar.bz2
kernel_replicant_linux-de5356e6aad65405952f7057802c576c1268fb4b.zip
wl3501_cs: 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}. Include <net/cfg80211.h> for the defination of IEEE80211_BAND_2GHZ. Because <net/cfg80211.h> includes <linux/ieee80211.h>, so we can replace <linux/ieee80211.h> with <net/cfg80211.h>. This change is a preparation for the removal of function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan}. Cc: Arnaldo Carvalho de Melo <acme@ghostprotocols.net> Signed-off-by: Zhao, Gang <gamerh2o@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/orinoco/scan.c')
0 files changed, 0 insertions, 0 deletions