]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
iwlwifi: mvm: don't restart HW if suspend fails with unified image
authorLuca Coelho <luciano.coelho@intel.com>
Fri, 7 Oct 2016 12:16:26 +0000 (15:16 +0300)
committerStefan Bader <stefan.bader@canonical.com>
Tue, 20 Jun 2017 08:46:10 +0000 (10:46 +0200)
commitf24cea6eed21474da2c6b7626c32be3caefcadfd
tree9c4a60269ea1ab4e2dffbc1ae9f2c9513a198eac
parentd3746ab89d04b399381dadb9fb9393ce66ffe995
iwlwifi: mvm: don't restart HW if suspend fails with unified image

BugLink: http://bugs.launchpad.net/bugs/1691369
commit bac453ab3745eaa64137ea6e77e009b45954f0ae upstream.

For unified images, we shouldn't restart the HW if suspend fails.  The
only reason for restarting the HW with non-unified images is to go
back to the D0 image.

Fixes: 23ae61282b88 ("iwlwifi: mvm: Do not switch to D3 image on suspend")
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@canonical.com>
drivers/net/wireless/intel/iwlwifi/mvm/d3.c