From: Ulrich Kunitz Date: Sun, 3 Dec 2006 15:32:00 +0000 (+0100) Subject: [PATCH] softmac: Fixed handling of deassociation from AP X-Git-Tag: v2.6.20-rc1~145^2^2~6^2~3^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b50c24554d31c2db2f93b1151b5991e62f96594;p=pandora-kernel.git [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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed