cnss_sdio: pre-alloc memory leak check on probe failure and remove
WLAN module interface with high latency bus need pre-alloc
memory for the socket buffer descriptor. Wlan host diver request
for pre-alloc memory from the skb pre-alloc memory pool for socket
buffer initialization and release the memory back to socket buffer
memory pool on descriptor deinit.
After wlan host driver probe failure and driver unload check the
memory leak in socket buffer memory pool and reset the memory pool.
CRs-Fixed: 1080107
Change-Id: Ib52521628505b1f6bade3a7a6107504e3867c279
Signed-off-by:
Sarada Prasanna Garnayak <sgarna@codeaurora.org>
Loading
Please register or sign in to comment