cfef0aee5b958ea73669cc5f7660ffbd3224abe3

qcacld-2.0 to qcacld-3.0 propagation The wlan_hdd_nl_init() is escaped for FTM case due to the multicast logging feature is not required for FTM mode. But with recent logging feature change, when CNSS_LOGGER enabled, the wlan_hdd_nl_init() is used to register to cnss_logger module and retrieves the radio index. So allow the wlan_hdd_nl_init() be called in both FTM and normal mode, then the radio index can be correctly assigned. This change doesn't impact to the non CNSS_LOGGER case as it does still initialized, but never been used. Change-Id: Ic78982baef8770494c4319df8b1bde45f4d2bd02 CRs-fixed: 1007357
This is CNSS WLAN Host Driver for products starting from iHelium
설명
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%