From: Alexander Duyck Date: Mon, 22 Mar 2010 14:07:26 +0000 (+0000) Subject: igb: Do not overwrite mdicnfg register when accessing 82580 phy X-Git-Tag: v2.6.35-rc1~473^2~713 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=411f557c3accbaa1e2b378d29aeaffffbec39ccc;p=pandora-kernel.git igb: Do not overwrite mdicnfg register when accessing 82580 phy This change removes the extra configuration we were doing on the mdicnfg register which should be set by EEPROM and which we should not need to write again afterwards. This code was a holdover from some earlier development work that was being done on a board with an incomplete EEPROM and is no longer needed now that the production EEPROMs are in place. Signed-off-by: Alexander Duyck Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed