Re: [PATCH net 0/3] net: dsa: microchip: Fix resource releases in error path

From: Maxime Chevallier

Date: Fri Oct 31 2025 - 12:36:14 EST


Hi Bastien,

On 31/10/2025 17:05, Bastien Curutchet (Schneider Electric) wrote:
> Hi all,
>
> I worked on adding PTP support for the KSZ8463. While doing so, I ran
> into a few bugs in the resource release process that occur when things go
> wrong arount IRQ initialization.
>
> This small series fixes those bugs.
>
> The next series, which will add the PTP support, depend on this one.
>

This series targets -net, however all the patches are missing a Fixes:
tag :(

You'll need to add them for the next revision :)

Maxime