e1000e: 82577/8 must acquire h/w semaphore before workaround
authorBruce Allan <bruce.w.allan@intel.com>
Wed, 24 Nov 2010 06:01:30 +0000 (06:01 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Sat, 11 Dec 2010 06:13:11 +0000 (22:13 -0800)
commitcbd006cb7d4e7b76c6febf7f51e970bced132914
tree4cd536bfbec78ea5efc7d67d2e328da367c0cf7b
parented5c2b0b78e5467f7948bef92b21f3c76823f392
e1000e: 82577/8 must acquire h/w semaphore before workaround

The workaround function e1000_configure_k1_pchlan() assumes the h/w
semaphore is already acquired.  This was originally missed when setting up
the part for the ethtool loopback test.

Signed-off-by: Bruce Allan <bruce.w.allan@intel.com>
Tested-by: Jeff Pieper <jeffrey.e.pieper@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/e1000e/ethtool.c