a62641c74700f428249b324cb266b78d9b96c102

Change the qdf_timer_stop to qdf_timer_sync_cancel (synchronized timer stop), so it can wait till previous handler is completed and then stop/delete the timer, to avoid race condition. Also, call this qdf_timer_sync_cancel in dp_vdev_detach_wifi3, to be symmetry with timer start in dp_vdev_attach_wifi3. Change-Id: I3e975554b5492ccfc684ffe8b021c62ef39bf4d7 CRs-Fixed: 2644432
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%