Re: [PATCH 4/4] net: stmmac: manage error case during stmmac_dvr_probe
Christophe ROULLIER <[email protected]> Wed, 5 Aug 2026 08:39:12 +0200
| Newsgroups | gmane.linux.network,gmane.linux.ports.arm.kernel,gmane.linux.kernel |
|---|---|
| Message-ID | <[email protected]> |
No problem Andrew. https://lkml.iu.edu/2602.2/02822.html Le 04/08/2026 à 19:45, Andrew Lunn a écrit : > On Tue, Aug 04, 2026 at 03:20:52PM +0200, Christophe Roullier wrote: >> In case of error during stmmac_mdio_register, pm_runtime is not >> cleaning before exit probe. >> >> Signed-off-by: Christophe Roullier <[email protected]> >> Reviewed-by: Russell King (Oracle) <[email protected]> > I don't want to accuse you of anything, but Russell has not been > active for a while, this is v1 of a patchset, so seeing a Reviewed-by: > by Russell jumped out at me. Can you point me at the archived email > from Russell. Just doing my due diligence, trust but verify etc. > > Andrew