diff options
author | Zhao, Gang <gamerh2o@gmail.com> | 2014-02-18 21:35:57 +0800 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2014-02-28 14:11:13 -0500 |
commit | e0febf14888b450225405d05beb4ae1c9e131594 (patch) | |
tree | 2a343c4de2cb42930fdaac9fc06e35123a0b7149 /scripts/headers_install.sh | |
parent | 14c76150f7cc07c4662bd8e6622e5e38df985315 (diff) |
airo: 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}.
Signed-off-by: Zhao, Gang <gamerh2o@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'scripts/headers_install.sh')
0 files changed, 0 insertions, 0 deletions