]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
wifi: iwlwifi: pcie: don't dump on reset handshake in dump
authorJohannes Berg <johannes.berg@intel.com>
Fri, 20 Mar 2026 08:09:16 +0000 (10:09 +0200)
committerMiri Korenblit <miriam.rachel.korenblit@intel.com>
Wed, 25 Mar 2026 09:31:57 +0000 (11:31 +0200)
commit4a481720106d6bad1521d0e0322fd74fa2f6c464
treeae3a5acf265caa7146de313a13f4f4b4cbf709d1
parent1793f23177b6e0543618051f00a402f0dbf5f88c
wifi: iwlwifi: pcie: don't dump on reset handshake in dump

When a FW dump happens, possibly even because of a reset handshake
timeout, there's no point in attempting to dump again. Since all the
callers of the function outside the transport itself are from the FW
dump infrastructure, just split the internal function and make the
external one not dump on timeout.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Reviewed-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Link: https://patch.msgid.link/20260320100746.f36ba3893899.I063ccc3a037ae6dabcde61941acb162c4b33f127@changeid
drivers/net/wireless/intel/iwlwifi/pcie/gen1_2/trans-gen2.c