diff options
author | Shahar S Matityahu <[email protected]> | 2024-05-10 17:06:40 +0300 |
---|---|---|
committer | Johannes Berg <[email protected]> | 2024-05-23 10:51:02 +0200 |
commit | 37733bffda3285d18bd1d72c14b3a1cf39c56a5e (patch) | |
tree | ff91ca6b3366ff24662d63a4488b31db72bf2f40 /tools/perf/scripts/python/sched-migration.py | |
parent | d49c5be9f7fe4864f698c15bf332524f2be3ee69 (diff) |
wifi: iwlwifi: remove fw_running op
fw_running assumes that memory can be retrieved only after alive.
This assumption is no longer true as we support dump before alive.
To avoid invalid access to the NIC, check that STATUS_DEVICE_ENABLED
bit in trans status is set before dumping instead of the prior check.
Signed-off-by: Shahar S Matityahu <[email protected]>
Reviewed-by: Luciano Coelho <[email protected]>
Signed-off-by: Emmanuel Grumbach <[email protected]>
Signed-off-by: Miri Korenblit <[email protected]>
Link: https://msgid.link/20240510170500.ca07138cedeb.I090e31d3eaeb4ba19f5f84aba997ccd36927e9ac@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