2e42a9e61cf92b0ce2b25aeacd7fcd4256b02464

Per the Linux Kernel coding style, as enforced by the kernel checkpatch script, pointers should not be explicitly compared to NULL. Therefore within wlan_cfg replace any such comparisons with logical operations performed on the pointer itself. Change-Id: I45c4869708d81fd484a5b05196d274cc648f8e7b CRs-Fixed: 2418260
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%