diff options
author | Alberto Martinez-Alvarez <amteza@gmail.com> | 2022-08-06 07:10:54 +1000 |
---|---|---|
committer | Christian Lamparter <chunkeey@gmail.com> | 2022-09-24 17:41:38 +0200 |
commit | b02b95d1b0816274e5cf221071e0f52482c7537a (patch) | |
tree | 0cca4df19a3be8ac9e94efb5ba4ea00098134632 /.github/pull_request_template | |
parent | f08f7e88c99e8f17781945ddfbb0859f64c3a414 (diff) | |
download | upstream-b02b95d1b0816274e5cf221071e0f52482c7537a.tar.gz upstream-b02b95d1b0816274e5cf221071e0f52482c7537a.tar.bz2 upstream-b02b95d1b0816274e5cf221071e0f52482c7537a.zip |
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>
Diffstat (limited to '.github/pull_request_template')
0 files changed, 0 insertions, 0 deletions