diff options
author | Emmanuel Grumbach <[email protected]> | 2023-04-16 15:47:38 +0300 |
---|---|---|
committer | Johannes Berg <[email protected]> | 2023-04-17 09:53:25 +0200 |
commit | 28965ec0b5d9112585f725660e2ff13218505ace (patch) | |
tree | 6a77614e92904074ef4866868b441645ebbc830e /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | d9bfd5a06448c175ba3a333e13168fb2622e9dd8 (diff) |
wifi: iwlwifi: make the loop for card preparation effective
Since we didn't reset t to 0, only the first iteration of the loop
did checked the ready bit several times.
From the second iteration and on, we just tested the bit once and
continued to the next iteration.
Reported-and-tested-by: Lorenzo Zolfanelli <[email protected]>
Link: https://bugzilla.kernel.org/show_bug.cgi?id=216452
Fixes: 289e5501c314 ("iwlwifi: fix the preparation of the card")
Signed-off-by: Emmanuel Grumbach <[email protected]>
Signed-off-by: Gregory Greenman <[email protected]>
Link: https://lore.kernel.org/r/20230416154301.615b683ab9c8.Ic52c3229d3345b0064fa34263293db095d88daf8@changeid
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions