From: Alexander Duyck Date: Tue, 3 Aug 2010 11:50:08 +0000 (+0000) Subject: igb: Program MDICNFG register prior to PHY init X-Git-Tag: v2.6.36-rc1~571^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99870a73d406e5bd235bc8e5aca6893a68184881;p=pandora-kernel.git igb: Program MDICNFG register prior to PHY init This patch addresses an issue seen on 82580 in which the MDICNFG register will be reset during a single function reset and as a result we will be unable to communicate with the PHY. To correct the issue, added a call to reset_mdicnfg just prior to the first access of the MDICNFG register in sgnii_uses_mdio. Signed-off-by: Alexander Duyck Tested-by: Jeff Pieper Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed