android_kernel_xiaomi_sm8350/core/dp/htt
Wu Gao 5f107a05ad qcacld-3.0: Free ipa uc tx buffer pool with adaptive method
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
2017-07-04 05:40:42 -07:00
..
htt_fw_stats.c qcacld-3.0: Fix Datapath kernel checkpatch warnings in htt_fw_stats.c 2017-06-14 08:24:03 -07:00
htt_h2t.c qcacld-3.0: Fix CLANG warnings in Data path 2017-06-30 22:50:40 -07:00
htt_internal.h qcacld-3.0: Fix CLANG warnings in Data path 2017-06-30 22:50:40 -07:00
htt_rx.c qcacld-3.0: Fix Datapath kernel checkpatch warnings in htt_rx.c 2017-06-14 08:23:58 -07:00
htt_t2h.c qcacld-3.0: Fix CLANG warnings in Data path 2017-06-30 22:50:40 -07:00
htt_tx.c qcacld-3.0: Free ipa uc tx buffer pool with adaptive method 2017-07-04 05:40:42 -07:00
htt_types.h qcacld-3.0: Add ipa_uc_rx_ring_elem_t for 32-bit platform 2017-06-20 19:36:16 -07:00
htt.c qcacld-3.0: Fix CLANG warnings in Data path 2017-06-30 22:50:40 -07:00
rx_desc.h qcacld-3.0: Replace HELIUMPLUS_PADDR64 with HELIUMPLUS 2017-03-05 21:26:23 -08:00