From: Naveen Singh Date: Thu, 21 Apr 2011 20:30:39 +0000 (-0700) Subject: ath6kl: fix scan operation while disconnect X-Git-Tag: v3.0-rc1~336^2~724 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c9d2f6c14ebbfdc97945f8f8c023f1fde86732b;p=pandora-kernel.git ath6kl: fix scan operation while disconnect If a scan operation is pending and in between a disconnect event is received from firmware the scan results never get sent back to cfg80211. This causes a scan failure and yields a device/resource busy state upon retries. If a disconnect event is received and scan is pending return the scan done to the cfg80211 to enable futher scans to be issued. Signed-off-by: Naveen Singh Signed-off-by: Luis R. Rodriguez Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed