summaryrefslogtreecommitdiff
path: root/include/linux/avtimer_kernel.h
diff options
context:
space:
mode:
authorHimanshu Agarwal <himanaga@codeaurora.org>2017-03-08 21:13:51 +0530
committerHimanshu Agarwal <himanaga@codeaurora.org>2017-03-09 16:52:18 +0530
commit1a65489309af8e6f06f1c64d94be2715101b3818 (patch)
tree10fe1caac35cc76679739702204c9f1e35d38a0d /include/linux/avtimer_kernel.h
parente42d46653bd6b15f24cce733215b88326c3b2712 (diff)
qcacmn: Use magic pattern to avoid double free of packets
Some of the packets like configuration messages and ipa stat messages to fw are added in htt misc list. If these packets fail to be transmitted, they are added in endpoint tx queue as well. When driver is unloaded, as these packets are present in misc list as well as in endpoint tx queue, double free will happen and crash will be observed. Use magic pattern to distinguish the packets that are stored in endpoint tx queue as well. Change-Id: I4e010c2e2571398e4f7423162162cf0d2206d18b CRs-Fixed: 2016682
Diffstat (limited to 'include/linux/avtimer_kernel.h')
0 files changed, 0 insertions, 0 deletions