From: Eyal Shapira Date: Tue, 20 Dec 2011 12:55:38 +0000 (+0200) Subject: wl12xx: mark no sched scan only after FW event X-Git-Tag: v3.3-rc1~182^2~44^2~13^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee91d1855137ba9c16d1e7815d562056c3f55e7f;p=pandora-kernel.git wl12xx: mark no sched scan only after FW event stop sched scan isn't an immediate operation and we need to wait for PERIODIC_SCAN_COMPLETE_EVENT_ID after sending a stop before changing internal state and notifying upper layers. Not doing this caused problems when canceling an existing sched scan and immediately requesting to start a new one with a different configuration as the FW was still in the middle of the previous sched scan. Signed-off-by: Eyal Shapira Signed-off-by: Luciano Coelho --- Reading git-diff-tree failed