f7d6997020d81ca872712c053501249ed06921e2

As part of activaiton of serialization command from pending to active queue, the lock is released. In the activation API, the same API to move non scan cmds from pending to active queue can be called if activation fails. This reentrant API may modify the pending queue even before the control is given back to the caller API leading to random behavior when accesing the next cmd from pending queue via local variables. Add fix to update queue size from pending queue after command activation Change-Id: I8082e2a9dd3410369967ab20196853ddfa0639a7 CRs-Fixed: 2801956
This is CNSS WLAN Host Driver for products starting from iHelium
Описание
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%