From: Bing Zhao Date: Sat, 6 Oct 2012 03:21:40 +0000 (-0700) Subject: mwifiex: return -EBUSY if scan request cannot be honored X-Git-Tag: v3.7-rc1~25^2~31^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2476335313e618c0368ffbe73e05bba4d0f5f89;p=pandora-kernel.git mwifiex: return -EBUSY if scan request cannot be honored There are cases we cannot scan when request is received. For example, during WPA group key negociation the scan request will be blocked. We should return an error code to cfg80211 because cfg80211_scan_done will never be called. Signed-off-by: Bing Zhao Signed-off-by: Amitkumar Karwar Signed-off-by: Paul Stewart Signed-off-by: John W. Linville --- Reading git-diff-tree failed