69e696c42364e89aedd0d74203595dbe3e7ad60e

When a msdu scattered across multiple nbufs is received in REO2SW ring and the remaining nbufs are not yet available in the ring, loop in dp_rx_process is exited without resetting the invalid bit in the ring desc cookie. This will result in an incorrect assertion failure when the same entry is processed the next time. Fix is to reset the invalid bit in ring desc cookie when the loop is exited in the above msdu scattered scenario. Change-Id: Ie5cfa1fb8ea1db4b7a0a4837545ecbfdfbb8719a CRs-Fixed: 2916296
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%