summaryrefslogtreecommitdiff
path: root/uapi
diff options
context:
space:
mode:
authorbings <bings@codeaurora.org>2017-10-30 16:22:16 +0800
committerGerrit - the friendly Code Review server <code-review@localhost>2017-10-31 12:40:47 -0700
commit59dfdafb5f1edafbb329ac164832f36d4b74a41d (patch)
tree72dc209b94d90dd276ed5014238559121870e9cf /uapi
parentd74c4397766fa583047b8c9bd4b7a9d77cabacdf (diff)
qcacld-3.0: Fix race condition between vendor scan and nl scan
If vendor scan and nl scan happen and abort at the same time, before scan_block_work is scheduled, pAdapter->request may be set as vendor scan request firstly, then scan_block_work is scheduled while at the same time pAdapter->request may be as nl scan request by nl scan. This causes memory leak and incorrect scan done called. Change-Id: Id730f2d0041641099a26e76ab13ec419a48b4241 CRs-Fixed: 2134652
Diffstat (limited to 'uapi')
0 files changed, 0 insertions, 0 deletions