Re: [PATCH net-next] net: phy: Propagate error from bus->reset

From: David Miller
Date: Mon Apr 20 2020 - 14:55:35 EST


From: Florian Fainelli <f.fainelli@xxxxxxxxx>
Date: Sat, 18 Apr 2020 20:17:13 -0700

> If a bus->reset() call for the mii_bus structure returns an error (e.g.:
> -EPROE_DEFER) we should propagate it accordingly.
>
> Signed-off-by: Florian Fainelli <f.fainelli@xxxxxxxxx>

Applied, thanks.