]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd0bb0cb832263ee5c74ec9fa6b18f5576b9e5ae7
treeb090e53dbd09563afe9a30aef37f338757418ba8
parentfd1d04e526f97c90fbfee555fb5757067af0a849
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