099671a8525ef949cfdbac388ce39c014f5fe0b3

In dp_rx_mon_status_buffers_replenish after replenish of all mon status ring rx buffers there is log in which function local desc list is accessed. But after successful replenish of all the available free desc, free desc list will be NULL. So accessing the free desc list in the debug log leads to NULL pointer dereference. In this change remove the debug log as before that enough logging is in place to check how many buffers are replenished. Change-Id: I306aa52f6f25d9b43afb8548b8c03467aa9f27de CRs-Fixed: 2366585
This is CNSS WLAN Host Driver for products starting from iHelium
儲存庫描述
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%