From: Arik Nemtsov Date: Tue, 22 Feb 2011 22:22:25 +0000 (+0200) Subject: wl12xx: AP-mode - fix race condition on sta connection X-Git-Tag: v2.6.39-rc1~468^2~158^2^2~69^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99a2775d02a7accf4cc661a65c76fd7b379d1c7a;p=pandora-kernel.git wl12xx: AP-mode - fix race condition on sta connection If a sta starts transmitting immediately after authentication, sometimes the FW deauthenticates it. Fix this by marking the sta "in-connection" in FW before sending the autentication response. The "in-connection" entry is automatically removed when connection succeeds or after a timeout. Signed-off-by: Arik Nemtsov Signed-off-by: Luciano Coelho --- Reading git-diff-tree failed