On Tue, Oct 20, 2009 at 03:08:53PM +0900, Johannes Berg wrote: > When the in-kernel SME gets an association failure from > the AP we don't deauthenticate, and thus get into a very > confused state which will lead to warnings later on. Fix > this by actually deauthenticating when the AP indicates > an association failure. While this may be a reasonable change to resolve an issue now, this may not be the best long term solution. There are some association failure cases which should really be handled by trying association again instead of deauthenticating. The main example would be the association comeback time use in IEEE 802.11w. In general, association failure should not result in deauthentication in every case. -- Jouni Malinen PGP id EFC895FA -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html