Re: [PATCH 4/4] net: stmmac: manage error case during stmmac_dvr_probe

From: Christophe ROULLIER

Date: Wed Aug 05 2026 - 02:41:11 EST


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 <christophe.roullier@xxxxxxxxxxx>
Reviewed-by: Russell King (Oracle) <rmk+kernel@xxxxxxxxxxxxxxx>
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