Re: [PATCH net v2] net: ag71xx: Add missing check after DMA map
From: Simon Horman
Date: Wed Jul 16 2025 - 14:44:14 EST
On Wed, Jul 16, 2025 at 11:57:25AM +0200, Thomas Fourier wrote:
> The DMA map functions can fail and should be tested for errors.
>
> Fixes: d51b6ce441d3 ("net: ethernet: add ag71xx driver")
> Signed-off-by: Thomas Fourier <fourier.thomas@xxxxxxxxx>
> ---
> v1 -> v2:
> - do not pass free function to ag71xx_fill_rx_buf()
Reviewed-by: Simon Horman <horms@xxxxxxxxxx>