From: Hante Meuleman Date: Fri, 8 Feb 2013 14:53:58 +0000 (+0100) Subject: brcmfmac: Remove sleep on del_station. X-Git-Tag: v3.9-rc1~139^2~31^2^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ab6acd025cdca23485227d85d80cb747a71d1fc;p=pandora-kernel.git 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 Reviewed-by: Pieter-Paul Giesberts Reviewed-by: Piotr Haber Signed-off-by: Hante Meuleman Signed-off-by: Arend van Spriel Signed-off-by: John W. Linville --- Reading git-diff-tree failed