commit | 93afe3da36440456ecec8ae9846b12729713cec7 | [log] [tgz] |
---|---|---|
author | Larry Finger <Larry.Finger@lwfinger.net> | Sat Apr 21 17:56:43 2007 -0500 |
committer | John W. Linville <linville@tuxdriver.com> | Tue May 08 11:51:59 2007 -0400 |
tree | 64e801cb4c6f186889befd79724f90bff3523d47 | |
parent | f5cdf30618cf855c2043e5c0c131ebb120929864 [diff] |
[PATCH] ieee80211: include frequency in scan results In ieee80211, the output of scan results lists channels, but not frequencies, which are needed by NetworkManager. This patch uses the new ieee80211_channel_to_freq routine to add the frequency to the output. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>