From: Luciano Coelho Date: Mon, 12 Oct 2009 12:08:43 +0000 (+0300) Subject: wl1271: workaround to send a disconnect before rejoining X-Git-Tag: v2.6.33-rc1~388^2~599^2~128 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6e19d135dadb1895296668914d0a15bc3cafcbf;p=pandora-kernel.git wl1271: workaround to send a disconnect before rejoining We don't get any indication from the stack when we have disassociated. In wl1271, it is important to send a CMD_DISCONNECT before joining again, because the firmware cleans some things up. So we check if we're already joined and disconnect if that's the case. Signed-off-by: Luciano Coelho Reviewed-by: Juuso Oikarinen Signed-off-by: John W. Linville --- Reading git-diff-tree failed