[PATCH 1/2] net: ethernet: sun4i-emac: free dma desc
Jakub Kicinski
kuba at kernel.org
Tue Sep 2 15:57:31 PDT 2025
On Sat, 30 Aug 2025 15:49:46 +0800 Conley Lee wrote:
> In the current implementation of the sun4i-emac driver,when using DMA to receive data packets,
> the descriptor for the current DMA request is not released in the rx_done_callback.
Please wrap the description at 74 columns.
> This patch fixes this bug.
Please use imperative mood, "Fix this." or even better rewrite the
whole commit msg to be imperative.
Since this is a fix please add a Fixes tag.
More information about the linux-arm-kernel
mailing list