]> Git Repo - linux.git/commit
wifi: iwlwifi: remove retry loops in start
authorJohannes Berg <[email protected]>
Tue, 23 Jan 2024 18:08:15 +0000 (20:08 +0200)
committerJohannes Berg <[email protected]>
Fri, 26 Jan 2024 08:48:53 +0000 (09:48 +0100)
commitdfdfe4be183b27b278d78225d48b98b3c1ca6285
tree52cfca29934358eb458ed9d6297c5a72ab61990e
parentde0c2cdcb7eb8e08f3886b433277472d97af0f6e
wifi: iwlwifi: remove retry loops in start

There's either the pldr_sync case, in which case we didn't want
or do the retry loops anyway, or things will just continue to
fail. Remove the retry loop that was added in a previous attempt
to address the issue that was later (though still a bit broken)
addressed by the pldr_sync case.

Signed-off-by: Johannes Berg <[email protected]>
Reviewed-by: Gregory Greenman <[email protected]>
Signed-off-by: Miri Korenblit <[email protected]>
Link: https://msgid.link/20240123200528.f80a88a18799.I48f21eda090f4cc675f40e99eef69a986d21b500@changeid
Signed-off-by: Johannes Berg <[email protected]>
drivers/net/wireless/intel/iwlwifi/iwl-drv.c
drivers/net/wireless/intel/iwlwifi/iwl-drv.h
drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c
This page took 0.05588 seconds and 4 git commands to generate.