Rajeev Kumar 46d26b7fcf qcacld-3.0: Fix race condition between scan and SSR/driver unload
HDD validate context check is at wrong place in __wlan_hdd_cfg80211_scan()
which is leading to invalid pointer access and page fault. Move HDD
validate context check at begining of scan API to avoid accessing any
context pointer which is getting freed during SSR/driver unload.

Change-Id: Id91c9ea54c513ecc25bdf42904a5bb5cde2e91ce
CRs-Fixed: 1025498
2016-08-13 14:07:29 -07:00

This is CNSS WLAN Host Driver for products starting from iHelium
Beskrivning
No description provided
Readme 226 MiB
Languages
C 98.7%
C++ 0.9%
Makefile 0.3%
Starlark 0.1%