]> git.baikalelectronics.ru Git - kernel.git/commit
e1000e: increase swflag acquisition timeout for ICHx/PCH
authorBruce Allan <bruce.w.allan@intel.com>
Mon, 26 Oct 2009 11:23:06 +0000 (11:23 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 26 Oct 2009 23:16:19 +0000 (16:16 -0700)
commit0d4466cf2adc0c42c73da7586067b950cfcde881
tree633a65d0b39bf9846d5f00621663ab506abd4bae
parent9465b2dd6e2c71603d17302c41f9f4f9b784a27d
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 <bruce.w.allan@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/e1000e/ich8lan.c