ba099643cb2805403d43740e1b2b36ae8fc1a7d8

Presently in the driver, the function __cfg80211_stop_sched_scan clears rdev->sched_scan_req only when the sched_scan_stop returns success. If it returns a failure, then its next invocation due to the clean up of the second interface will have the dev pointer corresponding to the first one leading to incorrect memory access. To resolve this issue, return 0 for stop_sched_scan irrespective of the return status. Change-Id: I129e3e9c6d9f6a688d0aa97be120ba9731e8df37 CRs-Fixed: 2623160
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%