Re: [PATCH net v4 3/3] net: xilinx: axienet: Fix IRQ error handling
From: Bui Duc Phuc
Date: Sat Aug 22 2026 - 18:37:17 EST
Hi 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.
Best regards,
Phuc