aca93a9919deb6b7ebe24959a182841b8310c401

lim_cmp_ssid() calls qdf_mem_cmp() and a return value of 0 means the memory to be compared are equal. In lim_chk_ssid(), checking against != true is thus not proper to ensure memory are equal. Thus check against 0 to ensure requested SSID matches our own SSID configured. Change-Id: I31651e7fba47ae6eb22dc034c4479114343e8652 CRs-Fixed: 2765570
This is CNSS WLAN Host Driver for products starting from iHelium
Description
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%