Naveen Rawat 81060a8af3 qcacld-3.0: Fix for CCKM fast roaming failure.
This is qcacld-2.0 to qcacld-3.0 propagation

Due to cleanup in function limSendReassocReqWithFTIEsMgmtFrame()
assocReqLen was not being set to zero when the corresponding buffer
was NULL. This caused memory copy in buffers being passed between
PE and SME and HDD to be improper. HDD when reading the buffer
wrongly read it from wrong offset and hence RSN IEs being passed to
supplicant are all zeros. This patch fixes this by setting
assocReqLen = 0 when AssocReq buff is NULL

Change-Id: I0edaff93fcdbb2d5ae80478a76f07cb4dee8aceb
CRs-Fixed: 929797
2015-11-22 15:04:42 -08:00

This is CNSS WLAN Host Driver for products starting from iHelium
Popis
Nebyl uveden žádný popis
Readme 226 MiB
Jazyky
C 98.7%
C++ 0.9%
Makefile 0.3%
Starlark 0.1%