openwrt/package/kernel/mac80211
Alberto Martinez-Alvarez b02b95d1b0 mac80211: fix parameter reading for AC_BE tx bursting
The "tx_burst" option which should control the value was
expecting more of a list and hence tx_queue_data2_burst
value wasn't updated.

Yes, it would make sense to have a list for this, the
existing  code only updates tx_queue_data2_burst and
not the other tx_queue_data[0134]_burst values.

Signed-off-by: Alberto Martinez-Alvarez <amteza@gmail.com>
(formatted commit message, wrote extra information into commit,
moved tx_burst to existing json_get_vars)
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
2022-09-24 17:41:38 +02:00
..
files mac80211: fix parameter reading for AC_BE tx bursting 2022-09-24 17:41:38 +02:00
patches mac80211: remove broken CFG80211_WEXT select from the r8723bs driver 2022-09-23 18:11:27 +02:00
scripts mac80211: replace backticks by $(...) 2020-05-13 19:01:23 +02:00
ath.mk ath10k: enable encapsulation offload by default 2022-06-27 21:33:16 +02:00
broadcom.mk mac80211: enable CONFIG_BRCMFMAC_SDIO for imx/cortexa7 2022-07-11 14:18:40 +02:00
intel.mk mac80211: disable drivers that rely on wireless extensions 2022-09-22 15:26:58 +02:00
Makefile mac80211: mark lib80211 as hidden 2022-09-23 12:06:06 +02:00
marvell.mk mac80211: disable drivers that rely on wireless extensions 2022-09-22 15:26:58 +02:00
ralink.mk treewide: nuke DRIVER_11W_SUPPORT 2020-12-23 16:36:08 +01:00
realtek.mk mac80211: add debug compile option for rtw88 devices 2022-02-20 14:26:40 +01:00