From: Kalle Valo Date: Wed, 21 Mar 2012 08:01:09 +0000 (+0200) Subject: ath6kl: abort normal scan when scheduled scan is started X-Git-Tag: v3.5-rc1~109^2~410^2~128^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4d13d3b70b085ef9b8e0bf7132d502d77d9ffc6;p=pandora-kernel.git ath6kl: abort normal scan when scheduled scan is started If the device disconnects from an AP when it is in suspending state. You will get the following message from wpa_supplicant after waking the device up and sending scan request: "Scan trigger failed: ret=-16 (Device or resource busy)" Fix the issue by sending a scan complete event before starting scheduled scan. kvalo: cosmetic changes to commit log Signed-off-by: Isaac.li Tested-by: Raja Mani Signed-off-by: Kalle Valo --- Reading git-diff-tree failed