24d272baff92b56fcd5832ac98eda012ccc4f0fa

csr_nonscan_pending_ll_remove_entry() is not a correct API to remove command from non-scan pending queue, it always return false and fail to insert command to local list. The correct API to remove an entry is csr_release_command(), no need to check entry when insert to local list. Remove the wrong API csr_nonscan_pending_ll_remove_entry(). Change-Id: I6c81f5d4ae57ceb6ebf2eec0a63859d0c1f12cb1 CRs-Fixed: 2308863
This is CNSS WLAN Host Driver for products starting from iHelium
Popis
Jazyky
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%