]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
Merge branch 'net-airoha-fix-airoha_qdma_cleanup_tx_queue-processing'
authorPaolo Abeni <pabeni@redhat.com>
Thu, 23 Apr 2026 07:08:00 +0000 (09:08 +0200)
committerPaolo Abeni <pabeni@redhat.com>
Thu, 23 Apr 2026 07:08:00 +0000 (09:08 +0200)
Lorenzo Bianconi says:

====================
net: airoha: Fix airoha_qdma_cleanup_tx_queue() processing

Add missing bits in airoha_qdma_cleanup_tx_queue routine.
Fix airoha_qdma_cleanup_tx_queue processing errors intorduced in commit
'3f47e67dff1f7 ("net: airoha: Add the capability to consume out-of-order
DMA tx descriptors")'.

v3: https://lore.kernel.org/r/20260416-airoha_qdma_cleanup_tx_queue-fix-net-v3-0-2b69f5788580@kernel.org
v2: https://lore.kernel.org/r/20260414-airoha_qdma_cleanup_tx_queue-fix-net-v2-1-875de57cc022@kernel.org
v1: https://lore.kernel.org/r/20260410-airoha_qdma_cleanup_tx_queue-fix-net-v1-1-b7171c8f1e78@kernel.org
====================

Link: https://patch.msgid.link/20260417-airoha_qdma_cleanup_tx_queue-fix-net-v4-0-e04bcc2c9642@kernel.org
Signed-off-by: Paolo Abeni <pabeni@redhat.com>

Trivial merge