]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] softmac: Fixed handling of deassociation from AP
authorUlrich Kunitz <kune@deine-taler.de>
Sat, 30 Dec 2006 21:18:14 +0000 (16:18 -0500)
committerChris Wright <chrisw@sous-sol.org>
Wed, 10 Jan 2007 19:05:20 +0000 (11:05 -0800)
commit39e06a69f7e3a16415c7e53bad1d7fa9257baaa1
tree6a6e546d4b407ec1997ae19badd936497f84939a
parentcb5dad8b96734e7f92160e389794ca8d9b58da2d
[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>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
net/ieee80211/softmac/ieee80211softmac_assoc.c
net/ieee80211/softmac/ieee80211softmac_auth.c
net/ieee80211/softmac/ieee80211softmac_priv.h