Re: [PATCH net v2 4/4] net: macb: increment stats.tx_dropped on DMA map error
From: Nicolai Buchwitz
Date: Tue Apr 28 2026 - 17:27:05 EST
On 28.4.2026 18:33, Théo Lebrun wrote:
On .ndo_start_xmit() and DMA mapping failure, increment the Tx dropped
statistics counter by one.
Fixes: 89e5785fc8a6 ("[PATCH] Atmel MACB ethernet driver")
Cc: stable@xxxxxxxxxxxxxxx
Signed-off-by: Théo Lebrun <theo.lebrun@xxxxxxxxxxx>
---
[...]
Reviewed-by: Nicolai Buchwitz <nb@xxxxxxxxxxx>