From: Don Skidmore Date: Tue, 27 Jan 2009 04:57:17 +0000 (-0800) Subject: ixgbe: fix slow load times on 82598 nics X-Git-Tag: v2.6.30-rc1~662^2~893 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b9c3cdd55ba57a25ae586373aaff723d8150085;p=pandora-kernel.git ixgbe: fix slow load times on 82598 nics Load times for NICs that use i2c to communicate with the phy were taking ~4.5 sec per port. This fix first checks to see if the link is already up before calling get_link_capabilities, since if it is we don't need query the phy for link state. Signed-off-by: Don Skidmore Signed-off-by: Peter P Waskiewicz Jr Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed