]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: iwlwifi: iwl_fw_error_collect() is always called sync
authorJohannes Berg <johannes.berg@intel.com>
Fri, 27 Dec 2024 08:01:12 +0000 (10:01 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 13 Jan 2025 14:26:39 +0000 (15:26 +0100)
commit0f28cc081f0e49c7bf749828313b3c73cf13d6c1
treef60756e637973e37e78118511ba4f3f2b6fe9a2c
parent7391b2a4f7dbb7be7dd763bc87506c10f570a8d3
wifi: iwlwifi: iwl_fw_error_collect() is always called sync

Since iwl_fw_error_collect() is now always called with the sync
argument set to true, to collect data synchronously, remove the
argument from it entirely.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Link: https://patch.msgid.link/20241227095718.08f515513e88.I780a557743ca7f029f46a1cc75d0799542e39d83@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/intel/iwlwifi/fw/dbg.h
drivers/net/wireless/intel/iwlwifi/mvm/ops.c