diff options
author | Rahul Rameshbabu <sergeantsagara@protonmail.com> | 2023-12-31 06:03:45 +0100 |
---|---|---|
committer | Kalle Valo <kvalo@kernel.org> | 2024-01-10 15:56:17 +0100 |
commit | 77135a38f6c2f950d2306ac3d37cbb407e6243f2 (patch) | |
tree | ebe8e15241939b1088b417a148f1497ce3d5d302 /arch/arm/Kconfig-nommu | |
parent | wifi: b43: Stop/wake correct queue in DMA Tx path when QoS is disabled (diff) | |
download | linux-77135a38f6c2f950d2306ac3d37cbb407e6243f2.tar.xz linux-77135a38f6c2f950d2306ac3d37cbb407e6243f2.zip |
wifi: b43: Stop/wake correct queue in PIO Tx path 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/wake queue 0 when QoS
is disabled to prevent trying to stop/wake a non-existent queue and failing
to stop/wake the actual queue instantiated.
Fixes: 5100d5ac81b9 ("b43: Add PIO support for PCMCIA devices")
Signed-off-by: Rahul Rameshbabu <sergeantsagara@protonmail.com>
Reviewed-by: Julian Calaby <julian.calaby@gmail.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://msgid.link/20231231050300.122806-3-sergeantsagara@protonmail.com
Diffstat (limited to 'arch/arm/Kconfig-nommu')
0 files changed, 0 insertions, 0 deletions