-
- Downloads
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>
Showing
- drivers/net/wireless/wl12xx/wl1271.h 1 addition, 0 deletionsdrivers/net/wireless/wl12xx/wl1271.h
- drivers/net/wireless/wl12xx/wl1271_cmd.c 5 additions, 3 deletionsdrivers/net/wireless/wl12xx/wl1271_cmd.c
- drivers/net/wireless/wl12xx/wl1271_cmd.h 1 addition, 1 deletiondrivers/net/wireless/wl12xx/wl1271_cmd.h
- drivers/net/wireless/wl12xx/wl1271_event.c 5 additions, 5 deletionsdrivers/net/wireless/wl12xx/wl1271_event.c
- drivers/net/wireless/wl12xx/wl1271_main.c 4 additions, 6 deletionsdrivers/net/wireless/wl12xx/wl1271_main.c
Loading
Please register or sign in to comment