Skip to content
Commit b8a7547d authored by Shahar S Matityahu's avatar Shahar S Matityahu Committed by Luca Coelho
Browse files

iwlwifi: fix send hcmd timeout recovery flow



Both iwl_trans_fw_error and iwl_force_nmi initiate async recovery flow.
Calling them both is redundant and causing a race.

Solve this by removing the call to iwl_trans_fw_error.

Signed-off-by: default avatarShahar S Matityahu <shahar.s.matityahu@intel.com>
Fixes: cfadc3ff

 ("iwlwifi: pcie: stop the firmware when we restart it")
Signed-off-by: default avatarLuca Coelho <luciano.coelho@intel.com>
parent 505a00c0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment