Re: [PATCH net v4 3/3] net: xilinx: axienet: Fix IRQ error handling

From: Bui Duc Phuc

Date: Sun Aug 23 2026 - 23:27:16 EST


Hi Paolo, Radhey, Gupta.

> >
> > ENOMEM is a slightly misleading errno for "IRQ not found" on the OF path
> > -EINVAL/-ENXIO would be more accurate. Since we are here, better to
> > correct that also.
> >
>
> Thanks for pointing this out. I agree that -ENOMEM is misleading here.
> I'll address this separately.
>

I initially planned to make a separate series for fixing the returned
error codes,
but I think it is better to include those changes in this series.

I would also like to withdraw this series from net and resend it to
net-next after August 31.
Since there have been no reported issues and these were found through
code review,
I think net-next is more appropriate.

Best regards,
Phuc