006f383e64fd059492d7a78556e68bcb933a8b08

There is a possibility of double start of inactivity timer if iff_up (hdd_open) happens while probe/remove/reinit is still going on. To mitigate this issue, on iff_up, start inactivity after acquiring hdd_init_deinit_lock, which make sure probe/remove/reinit are completed, and thereby inactivity timer is stopped. Change-Id: I2417215380e318a8410a2d25eabf82f353a26c4f CRs-Fixed: 2125494
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%