From: Luciano Coelho Date: Tue, 12 May 2015 06:30:36 +0000 (+0300) Subject: iwlwifi: mvm: don't stop regular scans when going out of idle state X-Git-Tag: omap-for-v4.3/legacy-v2-signed~163^2~139^2^2~30 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7576d54f9e372dbbe77c5291e15a67296d502674;p=pandora-kernel.git iwlwifi: mvm: don't stop regular scans when going out of idle state It is not necessary to stop regular scans when going out of idle state. Previously, we were doing so for LMAC scans because the iwl_mvm_scan_offload_stop() function was stopping both kinds of scans. Now that we have more granularity, we can skip it. Signed-off-by: Luciano Coelho Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed