diff options
author | Bitterblue Smith <[email protected]> | 2022-09-18 15:42:25 +0300 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2022-09-29 09:18:41 +0300 |
commit | 5574d3290449916397f3092dcd2bac92415498e1 (patch) | |
tree | c14988803a43963aac1f85e7b44f111b306da245 /scripts/generate_rust_analyzer.py | |
parent | a8b5aef2cca15b7fa533421d462e4e0a3429bd6f (diff) |
wifi: rtl8xxxu: Fix AIFS written to REG_EDCA_*_PARAM
ieee80211_tx_queue_params.aifs is not supposed to be written directly
to the REG_EDCA_*_PARAM registers. Instead process it like the vendor
drivers do. It's kinda hacky but it works.
This change boosts the download speed and makes it more stable.
Tested with RTL8188FU but all the other supported chips should also
benefit.
Fixes: 26f1fad29ad9 ("New driver: rtl8xxxu (mac80211)")
Signed-off-by: Bitterblue Smith <[email protected]>
Acked-by: Jes Sorensen <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions