CHROMIUM: WAR: ath10k: Handle status drop received in htt_rx_tx_compl_ind
Firmware sends status HTT_TX_DATA_STATUS_DROP in htt tx completion event for data packets it dropped due to congestion. Currently this status is not handled which leads to unnecessary warnings of unhandled tx completion of this status. Handle this HTT_TX_DATA_STATUS_DROP status in htt_rx_tx_compl_ind msg to avoid these unnecessary warnings. BUG=b:132147953 TEST=None Change-Id: If83966d859d2348c169a1cb329582c57b6c02a68 Signed-off-by:Surabhi Vishnoi <svishnoi@codeaurora.org> Signed-off-by:
Vamsi Singamsetty <vamssi@codeaurora.org> Signed-off-by:
Khasim Syed Mohammed <khasim.mohammed@linaro.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/kernel/+/1664389 Reviewed-by:
Zhihong Yu <zhihongyu@chromium.org> Commit-Queue: Zhihong Yu <zhihongyu@chromium.org> Tested-by:
Zhihong Yu <zhihongyu@chromium.org>
Loading
Please sign in to comment