commit | 7a17a71bb07d5af0de09692c5a0662fb62bc8a60 | [log] [tgz] |
---|---|---|
author | Karthick S <skarthic@qti.qualcomm.com> | Wed Oct 14 16:12:48 2015 +0530 |
committer | Satish Singh <ssing@codeaurora.org> | Wed Nov 25 17:26:46 2015 -0800 |
tree | 022a0dfe8f6367a88b555c382325e5b8d008d063 | |
parent | cbb555aa3fcd0f3daa4ba9c4c9150f37037badfb [diff] |
qcacld-3.0: Free protection_fields_reset_timer qcacld-2.0 to qcacld-3.0 propagation Free protection_fields_reset_timer in the beginning of peDeleteSession function to avoid the null defreference caused due to the race condition between peDeleteSession and pe_reset_protection_callback. Change-Id: I1b83977bb3683d6dd87ec94a992ac51f39cd97db CRs-Fixed: 815796