diff options
author | Hante Meuleman <meuleman@broadcom.com> | 2013-02-08 15:53:58 +0100 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2013-02-08 14:51:42 -0500 |
commit | 7ab6acd025cdca23485227d85d80cb747a71d1fc (patch) | |
tree | df4cb11d8c05e866d564d5899e380dca024cc096 /arch | |
parent | dded3d532cbea8b96ae388b9bc173f1b2ec4d292 (diff) | |
download | linux-3.10-7ab6acd025cdca23485227d85d80cb747a71d1fc.tar.gz linux-3.10-7ab6acd025cdca23485227d85d80cb747a71d1fc.tar.bz2 linux-3.10-7ab6acd025cdca23485227d85d80cb747a71d1fc.zip |
brcmfmac: Remove sleep on del_station.
Currently there is a sleep after disconnect on del_station. This
timeout is not needed (anymore) and is causing problems with p2p
setup, because remote side disconnects then supplicant will do
del_station and while it waits the 400ms remote side will already
reconnect and that is something supplicant cant handle.
Reviewed-by: Arend Van Spriel <arend@broadcom.com>
Reviewed-by: Pieter-Paul Giesberts <pieterpg@broadcom.com>
Reviewed-by: Piotr Haber <phaber@broadcom.com>
Signed-off-by: Hante Meuleman <meuleman@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions