From: Bruce Allan Date: Mon, 26 Oct 2009 11:23:06 +0000 (+0000) Subject: e1000e: increase swflag acquisition timeout for ICHx/PCH X-Git-Tag: v2.6.32-rc6~32^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53ac5a887519f0c3fc94a6acdfc22aa4e97f64f7;p=pandora-kernel.git e1000e: increase swflag acquisition timeout for ICHx/PCH In some conditions (e.g. when AMT is enabled on the system), it is possible to take an extended period of time to for the driver to acquire the sw/fw/hw hardware semaphore used to protect against concurrent access of a shared resource (e.g. PHY registers). This could cause PHY registers to not get configured properly resulting in link issues. Signed-off-by: Bruce Allan Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed