Srinivas Dasari ce7965e1c3 qcacld-3.0: Incorrect validation of RSNXE cap bits
Currently, cap_mask contains the bitmap to check if any bits
other than SAE_H2E, SAE_PK, SECURE_LTF, SECURE_RTT,
PROT_RANGE_NEGOTIOATION are set in RSNXE capabilities.
But if the cap length is non-zero, the cap_mask wrongly indicates
that some bit is set in the capabilities other than the above
mentioned features as first 4-bits are used for length.
Skip validating the first 4-bits as these are reserved for
cap length.

Change-Id: I3736479e7c580425f8d340cb5bd815836c54d5ce
CRs-Fixed: 3270051
2022-08-22 21:36:42 -07:00
2021-12-22 23:01:44 -08:00
2022-08-21 22:18:29 -07:00

This is CNSS WLAN Host Driver for products starting from iHelium
Omschrijving
No description provided
Readme 226 MiB
Languages
C 98.7%
C++ 0.9%
Makefile 0.3%
Starlark 0.1%