From: Bruce Allan Date: Fri, 7 Aug 2009 07:41:37 +0000 (+0000) Subject: e1000e: fix acquisition of SW/FW/HW semaphore for ICHx parts X-Git-Tag: v2.6.31-rc7~27^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=373a88d78be540c1331ea5adcb76610dddcb008b;p=pandora-kernel.git e1000e: fix acquisition of SW/FW/HW semaphore for ICHx parts For ICHx parts, write the EXTCNF_CTRL.SWFLAG bit once when trying to acquire the SW/FW/HW semaphore instead of multiple times to prevent the hardware from having problems (especially for systems with manageability enabled), and extend the timeout for the hardware to set the SWFLAG bit. Signed-off-by: Bruce Allan Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed