android_kernel_xiaomi_sm8350/core/dp
Himanshu Agarwal 749e0f281b qcacld-3.0: Fix memory leaks in driver
Fix memory leak:
1) during driver shutdown as netbufs associated with
   outstanding descriptors at the time of driver shutdown
   are not getting freed.
2) in ol_tx_ll_fast where in case packet fails to download,
   descriptor is being freed but the netbuf associated with
   it is not getting freed.

Change-Id: I6c3eaf551149078f1ecd1329d5f3fe8ab36c2f34
CRs-Fixed: 1081206
(cherry picked from commit 2e5ea6c3489e8ef40e07c45d0f8e244bbd6bee7f)
2016-10-28 18:04:37 -07:00
..
htt qcacld-3.0: Dump Tx/Rx packets during connection 2016-10-28 18:04:13 -07:00
ol/inc qcacld-3.0: Dump Tx/Rx packets during connection 2016-10-28 18:04:13 -07:00
txrx qcacld-3.0: Fix memory leaks in driver 2016-10-28 18:04:37 -07:00