diff options
author | Johannes Berg <[email protected]> | 2024-05-12 07:31:03 +0300 |
---|---|---|
committer | Johannes Berg <[email protected]> | 2024-05-23 10:51:47 +0200 |
commit | 6ccfc7c49b6d99e3b857afb064e56a004b0a5e03 (patch) | |
tree | a9ce49691aed0c047913ea66452512a89784c8ab /tools/perf/scripts/python/sched-migration.py | |
parent | 8d59995067d9a6024fc63afa1434e0f5196727de (diff) |
wifi: iwlwifi: fw: avoid bad FW config on RXQ DMA failure
In practice, iwl_trans_get_rxq_dma_data() will not fail,
it only can do that if called with the wrong arguments.
But it does have an error value and doesn't initialize
the argument when it fails, so don't use the value then.
Signed-off-by: Johannes Berg <[email protected]>
Signed-off-by: Miri Korenblit <[email protected]>
Link: https://msgid.link/20240512072733.faf3a1b87589.I77c950173cb914676fbd28483e5ef420bb9f1bc9@changeid
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions