Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c90ca507 authored by Emmanuel Grumbach's avatar Emmanuel Grumbach Committed by Johannes Berg
Browse files

iwlwifi: pcie: dump_stack upon timeout of SYNC cmd

parent ff116373
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1529,6 +1529,7 @@ static int iwl_pcie_send_hcmd_sync(struct iwl_trans *trans,
				"Error sending %s: time out after %dms.\n",
				get_cmd_string(trans_pcie, cmd->id),
				jiffies_to_msecs(HOST_COMPLETE_TIMEOUT));
			dump_stack();

			IWL_ERR(trans,
				"Current CMD queue read_ptr %d write_ptr %d\n",