android_kernel_xiaomi_sm8350/core
Yeshwanth Sriram Guntuka ad31502195 qcacld-3.0: Skip IE which has length less than 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.

Change-Id: I00fbffad221e2d9ecedcb87c9607ac8abd7c55b1
CRs-Fixed: 2364663
2018-12-13 14:57:16 -08:00
..
bmi qcacld-3.0: Remove ol_ctrl_addba_api.h 2018-12-11 10:18:26 -08:00
cds qcacld-3.0: Remove unused DP CFG from struct cds_config_info 2018-12-10 02:07:01 -08:00
dp qcacld-3.0: Remove ol_ctrl_addba_api.h 2018-12-11 10:18:26 -08:00
hdd qcacld-3.0: Enable TDLS component in CLD 2018-12-13 02:37:52 -08:00
mac qcacld-3.0: Skip IE which has length less than minimum valid IE length 2018-12-13 14:57:16 -08:00
pld qcacld-3.0: fix wlan driver reload issue without CNSS module 2018-11-23 02:00:06 -08:00
sap qcacld-3.0: Modify the active dwell time in ACS scan 2018-12-13 14:57:12 -08:00
sme qcacld-3.0: Modify the active dwell time in ACS scan 2018-12-13 14:57:12 -08:00
wma qcacld-3.0: Add Host Driver support for Beacon reception stats 2018-12-11 12:27:05 -08:00