r8169: remove "PHY reset until link up" log spam
authorLekensteyn <lekensteyn@gmail.com>
Fri, 2 Aug 2013 08:36:55 +0000 (10:36 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 2 Aug 2013 21:55:09 +0000 (14:55 -0700)
This message was added in commit a7154cb8 (June 2004, [PATCH] r8169:
link handling and phy reset rework) and is printed every ten seconds
when no cable is connected and runtime power management is disabled.
(Before that commit, "Reset RTL8169s PHY" would be printed instead.)

Signed-off-by: Peter Wu <lekensteyn@gmail.com>
Acked-by: Francois Romieu <romieu@fr.zoreil.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found