c505cdc689d8bfbb586263d80f9a96f730fa8f17

Tx lookup queue holds the reference of the packet that is successfully transmitted via CE pipe. Tx lookup queue method can be called from tx path and from tasklet simultaneously for the same endpoint. One context can get the packet reference in its local lookup Queue and the other context may not find the reference as this is not brought back from lookupQueue to TxLookupQueue. Fix this by adding a per endpoint lookup queue lock. Change-Id: I0f4872f695e9ab15c27c91e733449f03871f4262 CRs-Fixed: 2047390
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%