cnss: disable pre-alloc memory leak check and reset for dual WiFi
In dual WiFi target pre-alloc memory pool has shared by both SDIO
and PCIE interface based wlan host driver. The pre-alloc memory
leak check and memory pool reset in cnss PCIE platform driver during
the wlan driver register and unregister is not valid because the cnss
PCIE platform driver has no info regarding the pre-alloc memory slots
currently occupied by the SDIO interface based wlan host driver.
The pre-alloc memory pool reset by the cnss PCIE platform driver will
create the data loss for SDIO interface based wlan host driver for
the dual WiFi target.
CRs-Fixed: 1022259
Change-Id: I6c888c5aec78341dea19c5d828df10538695f9c5
Signed-off-by:
Sarada Prasanna Garnayak <sgarna@codeaurora.org>
Loading
Please register or sign in to comment