From: Florian Fainelli Date: Thu, 6 Oct 2011 23:36:22 +0000 (+0000) Subject: r6040: invoke phy_{start,stop} when appropriate X-Git-Tag: v3.2-rc1~129^2~111 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06e92c33999fd66128c2256b0461455633c3d53c;p=pandora-kernel.git r6040: invoke phy_{start,stop} when appropriate Joe reported to me that right after a bring up of a r6040 interface the ethtool output had no consistent output with respect to link duplex and speed. Fix this by adding a missing phy_start call in r6040_up and conversely a phy_stop call in r6040_down to properly initialize phy states. Reported-by: Joe Chou Signed-off-by: Florian Fainelli Signed-off-by: David S. Miller --- Reading git-diff-tree failed