From: Juuso Oikarinen Date: Tue, 10 Aug 2010 06:22:02 +0000 (+0200) Subject: wl1271: Change supported channel order for a more optimal scan X-Git-Tag: v2.6.37-rc1~147^2~191^2^2~34^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa21c7a9e4be439e217fe72edbd39b643b643791;p=pandora-kernel.git wl1271: Change supported channel order for a more optimal scan The mac80211 inserts channels into a scan request in the same order the driver registers them. Use this fact to optimize scan by ordering the channels so that adjacent channels don't get scanned consecutively. Signed-off-by: Juuso Oikarinen Reviewed-by: Luciano Coelho Signed-off-by: Luciano Coelho --- Reading git-diff-tree failed