summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorJingxiang Ge <jge@codeaurora.org>2018-12-14 15:04:21 +0800
committerJingxiang Ge <jge@codeaurora.org>2018-12-14 15:05:06 +0800
commit6b9fdabdc6eb663a9fc577be8a208f0e60d49a25 (patch)
treeb50ae91a159076dc0a4487682104468f74c016bb /tools/perf/scripts/python/syscall-counts.py
parentc3ae3631dfbc7726fa7191f55d9140ffbcce4a1a (diff)
qcacld-2.0: Skip IE which has length less than the minimum valid IE length
QBSS IE uses min length of 4 bytes for version 1 and min length of 5 bytes for version 2. Min length used for IE is 5 bytes in driver which can cause WPA IE parse failure if QBSS IE is 4 bytes resulting in failure in fetching scan results due to security mismatch and subsequently connection failure. Fix is to skip the IE which has length less than the minimum valid length. Regression cause is I8e42fb7e9674845d152d2ec26a592e02a1b562ab. Change-Id: I00fbffad221e2d9ecedcb87c9607ac8abd7c55b1 CRs-Fixed: 2367033
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions