diff options
author | Miri Korenblit <miriam.rachel.korenblit@intel.com> | 2025-02-05 14:55:35 +0200 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2025-02-11 11:59:46 +0100 |
commit | 696cca64308dc641d0bbe4aa2c09dd9752aa288d (patch) | |
tree | 52f829aa904ed4ca9d42784a5e5485589a15526c /tools/perf/scripts/python/parallel-perf.py | |
parent | 3b67a2c5aa0fea981569426000b0adbe6271703e (diff) |
wifi: iwlwifi: don't warn during reprobe
During reprobe, the sw state is being destroyd, and so is the
connection. When the peer STA is being removed, the opmode sends a
command to flush the TXQs of the STA and uses iwl_trans_wait_txq_empty.
This one warns if the FW is not alive, but it really shouldn't if
there is a FW error - and return silently instead, just like we do when
sending a hcmd.
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Reviewed-by: Johannes Berg <johannes.berg@intel.com>
Link: https://patch.msgid.link/20250205145347.76425b10e5a0.I3bf0de2eb090a8b94c4e36d93dd91df61fadb808@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions