20116338909b227b4f3aa80820e727b1822686a6

Currently number of elements per page info is used from the soc->link_desc_pages for both wbm idle link ring and monitor desc ring replenish. Chipsets uses SOFTUMAC architecture does not have WBM component. So, there is no memory allocation for wbm idle links and soc->link_desc_pages will not get initialized which results in crash during monitor link desc ring replenish. Fix this issue by using the number of elements per page info from the soc->link_desc_pages for the wbm idle link ring replenish and from the monitor_soc->mon_link_desc_pages for the monitor link desc ring replenish. Change-Id: Ie75561b8e2dd2c926b971c133e9bb704b5901bf5 CRs-Fixed: 3494948
This is CNSS WLAN Host Driver for products starting from iHelium
Descrizione
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%