]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: iwlwifi: restrict driver retry loops to timeouts
authorJohannes Berg <johannes.berg@intel.com>
Fri, 27 Dec 2024 08:01:05 +0000 (10:01 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 13 Jan 2025 14:26:38 +0000 (15:26 +0100)
commit29ce03e6d2d3de1c79fa83552e2282d7e9d37694
tree324d0548567e3ddae51bf6509b9b885bc346ae30
parent8b0fc79f9e5b49a1ab27b53edc64d9ffbceeb312
wifi: iwlwifi: restrict driver retry loops to timeouts

We had reverted the retry loop removal because of an issue
with PNVM loading, but that issue manifests as timeouts.
Since the retry loops aren't needed in other cases, only
do them when there were timeouts while loading, not other
errors.

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.a21bf40b0fd3.I70166e460906d6d183359889d7543b9c587b7182@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/intel/iwlwifi/iwl-drv.c