net: phy: Add state machine state transitions debug prints
authorFlorian Fainelli <f.fainelli@gmail.com>
Sat, 16 May 2015 17:17:56 +0000 (10:17 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 16 May 2015 20:47:13 +0000 (16:47 -0400)
commit3e2186e021125cc84560ed3633df1dc6341e9f6f
treeb090e53dbd09563afe9a30aef37f338757418ba8
parent4133fc0952cbe724161b729fb4cc63a29b5bbbfe
net: phy: Add state machine state transitions debug prints

It can be useful to debug the PHY state machine, add dynamic debug
prints of the old and new PHY devices state under a friendly format.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/phy.c