Go to file
Selvaraj, Sridhar b5cce8783e qcacld-3.0: Fix crash in wlan_hdd_tdls_check_power_save_prohibited
qcacld-2.0 to qcacld-3.0 propagation

Due to pre-emption there could be probability that tdls context
is accessed in wlan_hdd_tdls_check_power_save_prohibited after it's
released. This will result in kernel panic.

Protect tdls context with mutex lock before accessing

Change-Id: I33369320de5b0aadae661d7d27fbc5ba18e9e409
CRs-Fixed: 990645
2016-08-03 18:57:22 -07:00

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