0a266177ff500572b5893dde45522e6164316eb6

When trying to add multiple softap interfaces, sanity checks in wlan_hdd_allow_sap_add() are trying to access dev in adapter without NULL check which can lead to NULL pointer exception. To fix this, add NULL check for dev before access of its attributes. Change-Id: I57577da1b60443a42e273f87e9f4feac123bc686 CRs-Fixed: 2232394
This is CNSS WLAN Host Driver for products starting from iHelium
Açıklama
Dil
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%