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