diff options
| author | Rahul Rameshbabu <[email protected]> | 2023-12-31 05:03:51 +0000 |
|---|---|---|
| committer | Kalle Valo <[email protected]> | 2024-01-10 16:56:17 +0200 |
| commit | 581c8967d66c4961076dbbee356834e9c6777184 (patch) | |
| tree | 3435a6fdb539823caec64141227b4ab46751590e /tools/perf/scripts/python/flamegraph.py | |
| parent | 77135a38f6c2f950d2306ac3d37cbb407e6243f2 (diff) | |
wifi: b43: Stop correct queue in DMA worker when QoS is disabled
When QoS is disabled, the queue priority value will not map to the correct
ieee80211 queue since there is only one queue. Stop queue 0 when QoS is
disabled to prevent trying to stop a non-existent queue and failing to stop
the actual queue instantiated.
Fixes: bad691946966 ("b43: avoid packet losses in the dma worker code.")
Signed-off-by: Rahul Rameshbabu <[email protected]>
Reviewed-by: Julian Calaby <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://msgid.link/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions