Re: [PATCH net v4 3/3] net: xilinx: axienet: Fix IRQ error handling
Bui Duc Phuc <[email protected]>
| Newsgroups | org.kernel.vger.netdev,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <CAABR9nHwTFFGVS3Y0MXsBx2ubtexaZ6hqcZYQ5au1UjxEjb+qQ@mail.gmail.com> |
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