git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
13c1ac5
)
ieee80211: remove function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan}
author
Zhao, Gang
<gamerh2o@gmail.com>
Tue, 18 Feb 2014 13:36:03 +0000
(21:36 +0800)
committer
John W. Linville
<linville@tuxdriver.com>
Fri, 28 Feb 2014 19:12:36 +0000
(14:12 -0500)
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>
include/linux/ieee80211.h
patch
|
blob
|
history
diff --cc
include/linux/ieee80211.h
Simple merge