From: Bruce Allan Date: Wed, 6 Mar 2013 09:02:47 +0000 (+0000) Subject: e1000e: long access timeouts when I217/I218 MAC and PHY are out of sync X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~280^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea8179a72844b30d046cdcc932231872f2dbcc90;p=pandora-kernel.git e1000e: long access timeouts when I217/I218 MAC and PHY are out of sync When the MAC and PHY are in two different modes (different power levels and interconnect speeds), it could take a long time before a PHY register access timed out using the existing MAC-PHY interconnect configuration coded into the driver for ICH- and PCH-based LOMs. Introduce an I217/I218- specific .setup_physical_interface operation which does not override the interconnect configuration in the NVM. Signed-off-by: Bruce Allan Tested-by: Jeff Pieper Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed