Ankit Gupta d66a881e08 qcacld-3.0: Align return value check for lim_cmp_ssid
lim_cmp_ssid api returns zero when comparison ssid matches
else returns non zero. Checking return value with true/false
can cause confusion and errors.
Replace the return value check from true/false to
zero/non-zero values.

Change-Id: Id22560cb4c2289431995dab3087b4eb24546a8bf
CRs-Fixed: 1067454
2016-09-21 17:09:10 -07:00

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