From: Zhao, Gang Date: Tue, 18 Feb 2014 13:36:03 +0000 (+0800) Subject: ieee80211: remove function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan} X-Git-Tag: v3.15-rc1~113^2~159^2^2~91 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ebe8e257307;p=pandora-kernel.git ieee80211: remove function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan} 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 Signed-off-by: Zhao, Gang Signed-off-by: John W. Linville --- Reading git-diff-tree failed