diff options
author | Mordechay Goodstein <[email protected]> | 2021-11-10 15:01:59 +0200 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2021-11-22 20:38:17 +0200 |
commit | 5283dd677e52af9db6fe6ad11b2f12220d519d0c (patch) | |
tree | 0a1b0126b5642853f9bb00a0ef71f4386e898c57 /scripts/gdb/linux/proc.py | |
parent | 1b54403c9cc444b6e0ade1f441efdf1270877ace (diff) |
iwlwifi: mvm: retry init flow if failed
In some very rare cases the init flow may fail. In many cases, this is
recoverable, so we can retry. Implement a loop to retry two more times
after the first attempt failed.
This can happen in two different situations, namely during probe and
during mac80211 start. For the first case, a simple loop is enough.
For the second case, we need to add a flag to prevent mac80211 from
trying to restart it as well, leaving full control with the driver.
Cc: <[email protected]>
Signed-off-by: Mordechay Goodstein <[email protected]>
Signed-off-by: Luca Coelho <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://lore.kernel.org/r/iwlwifi.20211110150132.57514296ecab.I52a0411774b700bdc7dedb124d8b59bf99456eb2@changeid
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions