From: Zhu Yi Date: Thu, 13 Apr 2006 09:21:13 +0000 (+0800) Subject: [PATCH] ipw2200: Fix wpa_supplicant association problem X-Git-Tag: v2.6.18-rc1~1115^2~88^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3c5a64e7075dd066316f1685caadabcbc649427;p=pandora-kernel.git [PATCH] ipw2200: Fix wpa_supplicant association problem The new ipw2200 scan completion event feature will cause a potential event race condition in wpa_supplicant. The patch fixes this problem by move the ipw_disassociate() to the IW_AUTH_WPA_ENABLED event handling code. Signed-off-by: Zhu Yi Signed-off-by: John W. Linville --- Reading git-diff-tree failed