Re: [PATCH] atm: idt77252: Use sb_pool_remove()

From: Thomas Fourier
Date: Thu Jun 26 2025 - 10:18:59 EST



On 26/06/2025 13:06, Simon Horman wrote:
On Thu, Jun 26, 2025 at 09:53:16AM +0200, Thomas Fourier wrote:
Replacing the manual pool remove with the dedicated function.

Signed-off-by: Thomas Fourier <fourier.thomas@xxxxxxxxx>
Hi Thomas,

Unfortunately this patch doesn't apply cleanly on net-next,
which is a pre-requisite for our CI to process it.

I suggest reposting this patch once your other patch to this file [1]
has been accepted.
Hi Simon,

My bad, I thought it was applied but I guess it was on net, not net-next.


[1] [PATCH v2] atm: idt77252: Add missing `dma_map_error()`
https://lore.kernel.org/all/20250624064148.12815-3-fourier.thomas@xxxxxxxxx/

The code change itself looks good to me.

Thanks for the review!