summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDustin Brown <dustinb@codeaurora.org>2017-12-11 12:15:27 -0800
committersnandini <snandini@codeaurora.org>2017-12-12 16:09:24 -0800
commit0221a65621e9725fc5fd5bdca4005c6ff3b0ea16 (patch)
tree0ce248c277d767250a77344b4a80666533f5b08b /tools/perf/scripts/python
parentd68e14233d4729093608c3e16657193f9fa93a2c (diff)
qcacmn: Fix HTC packet map/unmap disparity
When a data packet is sent via HTC, it is mapped before being inserted into the TX queue. However, for control packets, the mapping is done after being inserted into the queue. This leads to a situation where the TX queue flush can unmap a pending control packet that was never mapped. Make sure the TX flush function only unmaps packets that have previously been mapped. Change-Id: I48572fb34ae940923012d495625a33a00f74b9ed CRs-Fixed: 2157006
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions