From: Trent Piepho Date: Fri, 31 Oct 2008 01:17:07 +0000 (-0700) Subject: gianfar: Don't reset TBI<->SerDes link if it's already up X-Git-Tag: v2.6.28-rc3~3^2~12^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bdb59f949d663b7e943fb5f40b2557af4314abf9;p=pandora-kernel.git gianfar: Don't reset TBI<->SerDes link if it's already up The link may be up already via the chip's reset strapping, or though action of U-Boot, or from the last time the interface was brought up. Resetting the link causes it to go down for several seconds. This can significantly increase the time from power-on to DHCP completion and a device being accessible to the network. Signed-off-by: Trent Piepho Acked-by: Andy Fleming Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed