2b64e4d5ff5fc6701dc98631b5038777063517a8

When disconnect happens, TDLS_NOTIFY_STA_DISCONNECTION will be send to scheduler_thread, in bad case, it is processed after 3s later, and the vdev passed in notify msg has been freed in the period, invalid vdev causes invalid memory access. change as below: 1.1 Get vdev ref before send msg 1.2 register callback for release ref 1.3 send msg to scheduler_thread 1.4 process tdls notify msg and call callback function. Change-Id: I2b03db8b30db623796f2e8299f14ee31e28efb91 CRs-Fixed: 2275019
This is CNSS WLAN Host Driver for products starting from iHelium
説明
言語
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%