From: David Spinadel Date: Tue, 12 Jun 2012 06:59:45 +0000 (+0300) Subject: mac80211: stop polling in disassociation X-Git-Tag: v3.5-rc5~17^2~34^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79543d8eecc0957ac6fe3ec1e2486ad31d4b67a3;p=pandora-kernel.git mac80211: stop polling in disassociation Stop connection monitor poll during disassociation. This clears the polling flags and if a scan was deferred it will be run. Without this fix, if a scan was deferred due to connection monitoring while disassociation happens, this scan blocks further scan requests until interface down/up which causes problems connecting to another AP. Signed-off-by: David Spinadel Signed-off-by: Johannes Berg --- Reading git-diff-tree failed