Re: [PATCH net-next] net: dsa: loop: Print when registration is successful

From: David Miller
Date: Wed Jul 08 2020 - 13:14:25 EST


From: Florian Fainelli <f.fainelli@xxxxxxxxx>
Date: Tue, 7 Jul 2020 21:45:13 -0700

> We have a number of error conditions that can lead to the driver not
> probing successfully, move the print when we are sure
> dsa_register_switch() has suceeded. This avoids repeated prints in case
> of probe deferral for instance.
>
> Signed-off-by: Florian Fainelli <f.fainelli@xxxxxxxxx>

Applied.