commit | 58b46da26ab9b5ff31c7033e175351eb1301d9af | [log] [tgz] |
---|---|---|
author | Bruno Randolf <br1@einfach.org> | Thu Sep 26 17:45:45 2013 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Mon Sep 30 11:32:22 2013 +0200 |
tree | 58c5c1d8f8aba010ec46c9bb2c9f0cf21dab2862 | |
parent | 7e10c4ab5e99f23c4d8e78dbcda56af71f9f1d56 [diff] |
iw: sync frequency to channel mapping with kernel Use ieee80211_frequency_to_channel() and ieee80211_channel_to_frequency() as in the current kernel. This is necessary to properly print the channel numbers for 4.9GHz channels which can be used in Japan. Signed-off-by: Bruno Randolf <br1@einfach.org>