From: Bruce Allan Date: Wed, 22 Sep 2010 17:15:33 +0000 (+0000) Subject: e1000e: 82579 SMBus address and LEDs incorrect after device reset X-Git-Tag: v2.6.36-rc6~6^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87fb7410cd8d4396dee0155526568645adba3b99;p=pandora-kernel.git e1000e: 82579 SMBus address and LEDs incorrect after device reset Since the hardware is prevented from performing automatic PHY configuration (the driver does it instead), the OEM_WRITE_ENABLE bit in the EXTCNF_CTRL register will not get cleared preventing the SMBus address and the LED configuration to be written to the PHY registers. On 82579, do not check the OEM_WRITE_ENABLE bit. Signed-off-by: Bruce Allan Tested-by: Jeff Pieper Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed