Re: [PATCH net-next] net: dsa: dsa_loop: Make dynamic debugging helpful

From: David Miller
Date: Fri May 25 2018 - 16:52:55 EST


From: Florian Fainelli <f.fainelli@xxxxxxxxx>
Date: Thu, 24 May 2018 20:52:14 -0700

> Remove redundant debug prints from phy_read/write since we can trace those
> calls through trace events. Enhance dynamic debug prints to print arguments
> which helps figuring how what is going on at the driver level with higher level
> configuration interfaces.
>
> Signed-off-by: Florian Fainelli <f.fainelli@xxxxxxxxx>

Applied, thanks Florian.