wl1271: Disable connection monitoring while not associated
The wl1271 does not support disabling the connection monitor feature. Perform the next best thing by increasing the beacon-loss threshold and BSS_LOSE event timeout to the maximum values. This is needed, because we really don't want any random probe-requests during scanning or especially while in ad-hoc mode and not beaconing. Signed-off-by:Juuso Oikarinen <juuso.oikarinen@nokia.com> Reviewed-by:
Teemu Paasikivi <ext-teemu.3.paasikivi@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_acx.c 14 additions, 4 deletionsdrivers/net/wireless/wl12xx/wl1271_acx.c
- drivers/net/wireless/wl12xx/wl1271_acx.h 1 addition, 1 deletiondrivers/net/wireless/wl12xx/wl1271_acx.h
- drivers/net/wireless/wl12xx/wl1271_init.c 1 addition, 1 deletiondrivers/net/wireless/wl12xx/wl1271_init.c
- drivers/net/wireless/wl12xx/wl1271_main.c 11 additions, 1 deletiondrivers/net/wireless/wl12xx/wl1271_main.c
Loading
Please register or sign in to comment