If do not define QCA_WIFI_3_0, it alloc ipa uc tx buffer by qdf_nbuf_alloc, but free by qdf_mem_free_consistent, which cause memory leak. Solution is freeing with corresponding method. Change-Id: I407712e545acfe5aeef8c8afa58785e42556ca02 CRs-Fixed: 2061922 |
||
---|---|---|
.. | ||
htt_fw_stats.c | ||
htt_h2t.c | ||
htt_internal.h | ||
htt_rx.c | ||
htt_t2h.c | ||
htt_tx.c | ||
htt_types.h | ||
htt.c | ||
rx_desc.h |