commit | fa21c7a9e4be439e217fe72edbd39b643b643791 | [log] [tgz] |
---|---|---|
author | Juuso Oikarinen <juuso.oikarinen@nokia.com> | Tue Aug 10 08:22:02 2010 +0200 |
committer | Luciano Coelho <luciano.coelho@nokia.com> | Tue Sep 28 12:15:07 2010 +0300 |
tree | a11d598b953d7dee82b517838b0f3e159b7dc01a | |
parent | 4f35c0253ab7f32cf30eab5459e8256af1619ff1 [diff] |
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 <juuso.oikarinen@nokia.com> Reviewed-by: Luciano Coelho <luciano.coelho@nokia.com> Signed-off-by: Luciano Coelho <luciano.coelho@nokia.com>