]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge branch 'correct-bd-length-masks-and-bql-accounting-for-multi-bd-tx-packets'
authorPaolo Abeni <pabeni@redhat.com>
Tue, 31 Mar 2026 10:09:26 +0000 (12:09 +0200)
committerPaolo Abeni <pabeni@redhat.com>
Tue, 31 Mar 2026 10:09:26 +0000 (12:09 +0200)
Suraj Gupta says:

====================
Correct BD length masks and BQL accounting for multi-BD TX packets

This patch series fixes two issues in the Xilinx AXI Ethernet driver:
 1. Corrects the BD length masks to match the AXIDMA IP spec.
 2. Fixes BQL accounting for multi-BD TX packets.
====================

Link: https://patch.msgid.link/20260327073238.134948-1-suraj.gupta2@amd.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>

Trivial merge