From: David Spinadel Date: Tue, 13 May 2014 11:29:36 +0000 (+0300) Subject: iwlwifi: mvm: prevent sched scan while not idle X-Git-Tag: omap-for-v3.16/fixes-against-rc1~146^2~23^2^2~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b538b8ce76f69f7fa225bc0817bbb361b877ea23;p=pandora-kernel.git iwlwifi: mvm: prevent sched scan while not idle Prevent sched scan while not idle (including during association or in AP mode) instead of while associated only. This fixes my previous commit which was incomplete: commit bd5e4744a6ca64299b57a2682c720d00a475a734 Author: David Spinadel Date: Thu Apr 24 13:15:29 2014 +0300 iwlwifi: mvm: do no sched scan while associated Currently the FW doesn't support sched scan while associated, Prevent it. Signed-off-by: David Spinadel Reviewed-by: Johannes Berg Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed