diff options
author | 2019-05-13 16:36:30 +0300 | |
---|---|---|
committer | 2019-06-29 10:09:39 +0300 | |
commit | b5e2fe356e09cd8576529dce832f2a6599fa88a4 (patch) | |
tree | 1d74d179df80ba118d88477ec60cddaa4385b00e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | iwlwifi: remove some unnecessary NULL checks (diff) | |
download | wireguard-linux-b5e2fe356e09cd8576529dce832f2a6599fa88a4.tar.xz wireguard-linux-b5e2fe356e09cd8576529dce832f2a6599fa88a4.zip |
iwlwifi: mvm: correctly fill the ac array in the iwl_mac_ctx_cmd
The indexes into the ac array in the iwl_mac_ctx_cmd are from the iwl_ac
enum and not the txfs. The current code therefore puts the edca params
in the wrong indexes of the array, causing wrong priority for
data-streams of different ACs.
Fix this.
Note that this bug only occurs in NICs that use the new tx api, since in
the old tx api the txf number is equal to the corresponding ac in the
iwl_ac enum.
Signed-off-by: Naftali Goldstein <naftali.goldstein@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions