88de6fb76545dd295d7683f4716ca98fb13f7f61

Null pointer dereference due to duplicate vdev detach call. Vdev detach is triggered as part of the delete self sta but in failure scenario del bss request timeout handler also called the vdev detach which triggered NULL pointer dereference in OL layer. -Fix the del bss request timeout handler by adding more condition checks specific to P2P as the changes are related to P2P. -Remove vdev stop from the vdev start timeout handler. Change-Id: Ibe848c89823efbb10f7dcc193157189106ba238b CRs-Fixed: 1070817
This is CNSS WLAN Host Driver for products starting from iHelium
Description
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%