From: Larry Finger Date: Sat, 21 Apr 2007 22:56:43 +0000 (-0500) Subject: [PATCH] ieee80211: include frequency in scan results X-Git-Tag: v2.6.22-rc1~137^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93afe3da36440456ecec8ae9846b12729713cec7;p=pandora-kernel.git [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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed