android_kernel_xiaomi_sm8350/core/dp
Dustin Brown 95ff87c60e qcacld-3.0: Flush packets in datapath error case
Several packets are sent to firmware in htt_htc_attach_all(), back to
back. However, if one of the latter packets fails to send for some
reason, the previous packets are not flushed. This leads to a number of
leaks under error conditions.

If a packet fails to send in htt_htc_attach_all(), flush the endpoint
before returning failure to the upper layers.

Change-Id: If9b33a645f7bcc77442e18566525ae57b544f1a0
CRs-Fixed: 2219137
2018-04-06 19:28:44 -07:00
..
htt qcacld-3.0: Flush packets in datapath error case 2018-04-06 19:28:44 -07:00
ol/inc qcacld-3.0: Remove redefinition of wmi_unified_t 2018-04-04 04:01:54 -07:00
txrx qcacld-3.0: Fix argument type for ol_txrx_stats_callback 2018-04-04 17:47:15 -07:00