ce5f301bce84a84fb50303413cb10ff8d792f561

In some scenarios, memset function is called after spinlock initialization, which clears the container holding the spin lock causing the spinlock to be uninitialized. Fix this by initializing the spinlock after the container has been cleared with memset(). Change-Id: I87e9844e95e814d8dca25e591a6494516d929c70 CRs-Fixed: 3377971
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%