qcacld-2.0 to qcacld-3.0 propagation With ATH_11AC_TXCOMPACT defined, host to target message send-completion won't be called and messages are stored in htt_htc_pkt_misclist after sending to HTC layer which will be freed upon htt_detach. This list doesn't have a size limit and outgrow with more messages. Add a fix to limit the size of this list which gives enough time for firmware to process these messages before releasing it. Change-Id: I6feb2d5700abe81a21dd93303163202616c739f5 CRs-Fixed: 902909 |
||
---|---|---|
.. | ||
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 |