Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 12062b14 authored by Rahul Rameshbabu's avatar Rahul Rameshbabu Committed by Sasha Levin
Browse files

wifi: b43: Stop correct queue in DMA worker when QoS is disabled



[ Upstream commit 581c8967d66c4961076dbbee356834e9c6777184 ]

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: bad69194 ("b43: avoid packet losses in the dma worker code.")
Signed-off-by: default avatarRahul Rameshbabu <sergeantsagara@protonmail.com>
Reviewed-by: default avatarJulian Calaby <julian.calaby@gmail.com>
Signed-off-by: default avatarKalle Valo <kvalo@kernel.org>
Link: https://msgid.link/20231231050300.122806-4-sergeantsagara@protonmail.com


Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent c668f0f8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment