diff options
author | Matt Chen <matt.chen@intel.com> | 2017-08-28 09:57:54 +0300 |
---|---|---|
committer | Luca Coelho <luciano.coelho@intel.com> | 2017-09-08 11:25:31 +0300 |
commit | 59cd827f26019ac790b2f34cbad478037f51c570 (patch) | |
tree | d7e5443ff2fef49268307fa6343d1b215bfd1455 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 2eabc84d2f8e4f36d3719eeb6a330e10c46c8da7 (diff) | |
download | linux-59cd827f26019ac790b2f34cbad478037f51c570.tar.xz |
iwlwifi: mvm: fix wowlan resume failed to load INIT ucode
If we set disconnect on wowlan and run suspend/resume, will run
into:
...snipped
iwlwifi 0000:01:00.0: Failed to load firmware chunk!
iwlwifi 0000:01:00.0: Could not load the [0] uCode section
iwlwifi 0000:01:00.0: Failed to start INIT ucode: -110
iwlwifi 0000:01:00.0: Failed to run INIT ucode: -110
iwlwifi 0000:01:00.0: Failed to start RT ucode: -110
It is because we still keep IWL_MVM_STATUS_IN_HW_RESTART in
__iwl_mvm_resume. When mac80211 starts the device as
__iwl_mvm_mac_start(), we will miss iwl_mvm_restart_cleanup(mvm).
Signed-off-by: Matt Chen <matt.chen@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions