a73cc691579968be1f60d5dfeda82375cd944e49

Memory is freed and allocated only during wifi load and unload in case of WIN and not during wifi up/down Calling dp_tx_soc_detach unconditionally was leading to memory free in wifi down path and when wifi up was issued the memory which was freed was never allocated Call dp_tx_soc_detach conditonaly only for MCL in dp_soc_cmn_cleanup and for WIN in dp_soc_detach using dp_soc_reinit flag which is set for WIN during wifi unload Change-Id: I9da34f7945d65a34e719c7db58da13e85ae3d228
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%