From: Bing Zhao Date: Sat, 20 Oct 2012 02:01:59 +0000 (-0700) Subject: mwifiex: return -EBUSY if specific scan request cannot be honored X-Git-Tag: v3.7-rc3~7^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dcd5c79c9a3a7ac08bdce089fec810677ce6efe8;p=pandora-kernel.git mwifiex: return -EBUSY if specific scan request cannot be honored Previous patch "mwifiex: return -EBUSY if scan request cannot.." corrected regular scan request only. There is another case for specific scan that needs the same handling. Also, removed !req_ssid check as it has already been validated by caller. Signed-off-by: Bing Zhao Signed-off-by: Paul Stewart Reviewed-by: Ryan Cairns Signed-off-by: Amitkumar Karwar Signed-off-by: John W. Linville --- Reading git-diff-tree failed