[PATCH] softmac: Fixed handling of deassociation from AP
authorUlrich Kunitz <kune@deine-taler.de>
Sun, 3 Dec 2006 15:32:00 +0000 (16:32 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 6 Dec 2006 00:31:33 +0000 (19:31 -0500)
commit2b50c24554d31c2db2f93b1151b5991e62f96594
tree82e45711b6da33aa390981e2336c1d13a1b72241
parente6e3f12ad713fb878baa8e8b5456874a7ac714d3
[PATCH] softmac: Fixed handling of deassociation from AP

In 2.6.19 a deauthentication from the AP doesn't start a
reassociation by the softmac code. It appears that
mac->associnfo.associating must be set and the
ieee80211softmac_assoc_work function must be scheduled. This patch
fixes that.

Signed-off-by: Ulrich Kunitz <kune@deine-taler.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/ieee80211/softmac/ieee80211softmac_assoc.c
net/ieee80211/softmac/ieee80211softmac_auth.c
net/ieee80211/softmac/ieee80211softmac_priv.h