]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: iwlwifi: fix debug actions order
authorJohannes Berg <johannes.berg@intel.com>
Sat, 8 Mar 2025 21:19:18 +0000 (23:19 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 11 Mar 2025 09:54:01 +0000 (10:54 +0100)
commiteb29b4ffafb20281624dcd2cbb768d6f30edf600
tree3bd5e525d3848abbc580ef218c5c06a76aa81b9d
parent5f0ab2f35a43773a0dfe1297129a8dbff906b932
wifi: iwlwifi: fix debug actions order

The order of actions taken for debug was implemented incorrectly.
Now we implemented the dump split and do the FW reset only in the
middle of the dump (rather than the FW killing itself on error.)
As a result, some of the actions taken when applying the config
will now crash the device, so we need to fix the order.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Link: https://patch.msgid.link/20250308231427.6de7fa8e63ed.I40632c48e2a67a8aca05def572a934b88ce7934b@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/intel/iwlwifi/iwl-dbg-tlv.c