[PATCH] ipw2200: Fix wpa_supplicant association problem
authorZhu Yi <yi.zhu@intel.com>
Thu, 13 Apr 2006 09:21:13 +0000 (17:21 +0800)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 24 Apr 2006 20:15:57 +0000 (16:15 -0400)
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 <yi.zhu@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found