android_kernel_xiaomi_sm8350/core
Padma, Santhosh Kumar 209c195927 qcacld-3.0: Validate and Rectify RSN IE in probe response frame
qcacld-2.0 to qcacld-3.0 propagation

There are some Access points that have not included the
capability field in the RSN ie's though the length for the
RSN ie's indicate for the presence of this field. This shall
result in the next byte after this RSN ie as the capability
field, thus resulting in the improper interpretation of this
field, the end result being a failure to connect to such AP's.
This commit introduces a work around to interop with such AP's
by appending the capability field with 0 value to the obtained ie.
It updates MPDU length of received RxPacket based on addition of
RSN Capability if it is missing in Probe response.

Change-Id: Ic599c8bdb19e368fefb13293499451e7ab38d517
CRs-Fixed: 667983
2016-09-16 21:06:37 +05:30
..
bmi qcacld-3.0: Fix NULL pointer dereferencing issues 2016-09-10 19:08:39 -07:00
cds qcacld-3.0: Send HT/VHT CAPs IE to firmware per band 2016-09-11 16:49:46 -07:00
dp qcacld-3.0: Cleanup IBSS feature 2016-09-15 21:04:40 -07:00
hdd qcacld-3.0: Parse attributes for vendor IE and access policy 2016-09-16 21:06:36 +05:30
mac qcacld-3.0: Validate and Rectify RSN IE in probe response frame 2016-09-16 21:06:37 +05:30
pld qcacld-3.0: Call pld_pcie_power_off in pld_power_off 2016-09-15 19:34:09 -07:00
sap qcacld-3.0: Pass the correct reason code to disassoc 2016-09-16 21:06:35 +05:30
sme qcacld-3.0: Add access policy for vendor IE 2016-09-16 21:06:36 +05:30
utils qcacld-3.0: Add proper lengths to payload 2016-09-16 21:06:36 +05:30
wma qcacld-3.0: Unpause data queue after SAP SSID setting 2016-09-16 21:06:36 +05:30