From: Eliad Peller Date: Sun, 10 Aug 2014 14:00:15 +0000 (+0300) Subject: iwlwifi: mvm: clear d0i3 state on recovery X-Git-Tag: fixes-against-v3.18-rc2~81^2~133^2~3^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=228670b2e6f8d32f11d27c5165fb42a2c77f062c;p=pandora-kernel.git iwlwifi: mvm: clear d0i3 state on recovery If recovery happened after mvm entered d0i3 (e.g. due to sysassert when releasing the bus), the mvm->state wasn't cleared properly, causing the ongoing recovery to fail (due to iwl_mvm_ref_sync failure). This in turn fails the ongoing recovery, and triggers a reprobe, which terminates any ongoing wifi activity. Signed-off-by: Eliad Peller Reviewed-by: Gregory Greenman Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed