diff options
author | Juuso Oikarinen <juuso.oikarinen@nokia.com> | 2010-04-28 09:50:01 +0300 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2010-04-28 16:50:26 -0400 |
commit | 82429d32ca3bae9d67faa32ffbc989be2e63094f (patch) | |
tree | dadf23d8eb19e5e89598954b92df7e69d4f7eb95 /drivers/net/wireless/wl12xx/wl1271_cmd.c | |
parent | 141418c7ed22849449f39f8938c9cf0eae6c524f (diff) | |
download | linux-82429d32ca3bae9d67faa32ffbc989be2e63094f.tar.bz2 |
wl1271: Rewrite hardware keep-alive handling
The driver had a join command without keep-alive restart procedures in the
channel changing code. After associated scans, the mac80211 does re-set the
current channel, causing the join to occur. This would stop the hardware
keep alive.
To make the joins safer in this respect, this patch adds a join function that
does the hardware-keep-alive magic along the join. This is now invoked in the
above mentioned scenario, and also other scenarios.
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>
Diffstat (limited to 'drivers/net/wireless/wl12xx/wl1271_cmd.c')
0 files changed, 0 insertions, 0 deletions