commit | 4fb26fa9ae043810eb99c22364d23ffc3b271b8d | [log] [tgz] |
---|---|---|
author | Juuso Oikarinen <juuso.oikarinen@nokia.com> | Mon May 24 11:18:20 2010 +0300 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Jun 02 16:13:37 2010 -0400 |
tree | bc296f706100f561f530ef2eddc60852f5ad2501 | |
parent | 5da54f94992b35fd58ad5b569abe8ca04048f8f1 [diff] |
wl1271: Fix scan parameter handling for 5GHz The 5GHz bands were scanned without the proper IE's in place, preventing proper 5GHz scanning. This patches fixes the problem by storing a pointer to the scan request (with the IE's) for all iterations of scan. 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> Signed-off-by: John W. Linville <linville@tuxdriver.com>