summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAshish Kumar Dhanotiya <adhanoti@codeaurora.org>2020-06-15 23:38:27 +0530
committernshrivas <nshrivas@codeaurora.org>2020-06-16 09:24:55 -0700
commitdc60d3f2d1ba69bf961694f375ae115c4448a983 (patch)
treed51f31da6cbb21bad7a3fd7399a8a8fb0df9ba1d /tools/perf/scripts/python
parent6609eb547904d256b3fa1f086cb49debbe220d96 (diff)
qcacld-3.0: Process ll stats correctly
Currently in the api hdd_process_ll_stats, if the stats type is iface stats in that case the mem copy to the final result uses the size of the structure pointer instead of size of the structure which results in incorrect value for the iface stats. To address above issue use the size of the structure for the memcopy of the iface stats. CRs-Fixed: 2710446 Change-Id: I2b6128f80fa994a5d2ed2fdd2feeaa1ae2e341d3
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions