diff options
author | Zhao, Gang <gamerh2o@gmail.com> | 2014-02-18 17:35:58 +0400 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2014-02-28 23:11:13 +0400 |
commit | 61e5487b34d3831fcc0db1308643f4a5dc465ae1 (patch) | |
tree | 35aef15df9524efd2c879591abd1430e466924be /drivers/net/wireless/wl3501_cs.c | |
parent | e0febf14888b450225405d05beb4ae1c9e131594 (diff) | |
download | linux-61e5487b34d3831fcc0db1308643f4a5dc465ae1.tar.xz |
atmel: 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: Simon Kelley <simon@thekelleys.org.uk>
Signed-off-by: Zhao, Gang <gamerh2o@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/wl3501_cs.c')
0 files changed, 0 insertions, 0 deletions