From: Peter P Waskiewicz Jr Date: Fri, 6 Feb 2009 07:54:21 +0000 (-0800) Subject: ixgbe: Update link setup code to better support autonegotiation of speed X-Git-Tag: v2.6.30-rc1~662^2~814 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3201d3130ee3eb49ed0e905654568f02736afdcb;p=pandora-kernel.git ixgbe: Update link setup code to better support autonegotiation of speed The current code has some flaws in it when performing autonegotiation, especially on KX/KX4 links. This patch updates the code to better handle the autonegotiation states on link setup. The patch also removes a redundant link configuration call on driver load, and moves link configuration to the ->open() path. Signed-off-by: Peter P Waskiewicz Jr Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed