diff options
author | Karthikeyan Periyasamy <[email protected]> | 2019-11-27 18:29:58 +0200 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2019-11-29 09:35:37 +0200 |
commit | f1d34a01ed547793c223eb3df4849bdb19ff1d22 (patch) | |
tree | 571b3516faf3a49a6a914829304f8bfc8a755c67 /tools/perf/scripts/python/sctop.py | |
parent | 293cb5839729b186f951a82289aa5e0257c6d1b8 (diff) |
ath11k: avoid WMM param truncation
In conf_tx() mac operation callback, we are truncating the tx
params cw_min and cw_max due to lower data type cast. so modified
the data type of cwmin and cwmax to avoid the trucation issue.
Signed-off-by: Karthikeyan Periyasamy <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions