From: Alexander Duyck Date: Mon, 14 Sep 2009 08:22:54 +0000 (+0000) Subject: igb: reset sgmii phy at start of init X-Git-Tag: v2.6.32-rc1~657^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2fb02a26bda1cbc3553164a8358c303d936255c5;p=pandora-kernel.git igb: reset sgmii phy at start of init Our SGMII phy code was incomplete in that it was not actually placing the phy in SGMII mode and as a result the PHY was not able to establish a link when connected to a non serdes link partner. This patch updates the code to combine the SGMII/serdes PCS init and to add the necessary reset. Signed-off-by: Alexander Duyck Signed-off-by: Don Skidmore Signed-off-by: David S. Miller --- Reading git-diff-tree failed