diff --git a/dp/wifi3.0/dp_main.c b/dp/wifi3.0/dp_main.c index b633625149..f8ad8684f7 100644 --- a/dp/wifi3.0/dp_main.c +++ b/dp/wifi3.0/dp_main.c @@ -1439,6 +1439,7 @@ static void dp_soc_detach_wifi3(void *txrx_soc) htt_soc_detach(soc->htt_handle); dp_reo_desc_freelist_destroy(soc); + qdf_mem_free(soc); } /*