25383f2539782fab47560493d57fe94b83697cdc

Currently, in host driver, if ucfg_dp_init_tx_rx fails, it returns error and this error is handled in hdd_init_nan_data_mode by unregister the wext and detroying the vdev. But wext unregister fails as it is waiting for rtnl_lock forever which causes CPU to struck there. To fix this, add rtnl held flag which will check rtln lock is supported or not. Change-Id: Ibc826ace63919979d743f6c8fcc26f1438d25274 CRs-Fixed: 3248716
This is CNSS WLAN Host Driver for products starting from iHelium
Descrizione
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%