summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDundi Raviteja <dundi@codeaurora.org>2018-05-23 19:03:57 +0530
committerDundi Raviteja <dundi@codeaurora.org>2018-05-23 19:08:59 +0530
commite244d458c0df8d265dd400337d24d8f8868e7795 (patch)
tree69757c1a3913b1cd08f45009fd1ce4d35e20e150 /tools/perf/scripts/python
parent87831f20da00c02417dc98e756ea2a8d55a2779b (diff)
qcacld-2.0: Modify addition of proper length to payload
Currently, in ptt_sock_send_msg_to_app() function sizeof(tAniHdr) is adding to payload, but this size is already added in length field of tAniHdr. To address this issue, remove the addition of sizeof(tAniHdr) in ptt_sock_send_msg_to_app(). Also remove the checking of length against sizeof(tAniHdr) in ptt_cmd_handler() function. Change-Id: I58036fd172f3a3c6963757205e0c82e407e2f69b CRs-Fixed: 2247469
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions