commit | 776d68f863b8fa3880595a958cf86b837427713a | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Wed Nov 09 21:33:45 2011 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Nov 11 12:32:50 2011 -0500 |
tree | e89725354f9d2069b60219f6222ca822ed2c61b8 | |
parent | 8e1b23b9ed427c3bd4c69503fed64231458d3edb [diff] |
wireless: move ieee80211chan2mhz macro The macro is only used in ipw2200 and we certainly don't want to encourage its use, so move it out of the radiotap header file and into the driver. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>