03c3ad8e7549710b2daebe639c5124afd1bfc0e8

Currently driver calculates dot11mode in CSR for LFR-2.0, saves in global variable pFTPreAuthReq of PE context and later uses that in lim. But for LFR-3.0, pFTPreAuthReq of PE context is NULL which can result in NULL pointer access. Add a check for pFTPreAuthReq to fix this issue. Change-Id: Ia5cfbca912f9870b9ec7b33a015f4925022f448a CRs-Fixed: 2055018
This is CNSS WLAN Host Driver for products starting from iHelium
설명
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%