From: Emil Tantilov Date: Wed, 10 Jul 2013 02:47:24 +0000 (+0000) Subject: ixgbe: fix link test when connected to 1Gbps link partner X-Git-Tag: v3.12-rc1~132^2~152^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ec375b1ec8ede2691a6511fff91a2b67fe73c3b;p=pandora-kernel.git ixgbe: fix link test when connected to 1Gbps link partner This patch is a partial reverse of: commit dfcc4615f09c33454bc553567f7c7506cae60cb9 Author: Jacob Keller Date: Thu Nov 8 07:07:08 2012 +0000 ixgbe: ethtool ixgbe_diag_test cleanup Specifically forcing the laser before the link check can lead to inconsistent results because it does not guarantee that the link will be negotiated correctly. Such is the case when dual speed SFP+ module is connected to a gigabit link partner. Signed-off-by: Emil Tantilov Tested-by: Phil Schmitt Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed