linux-kernel-test/drivers/net/e1000e
Bruce Allan 2e2e8d53c3 e1000e: remove failed request for sw/fw/hw flag
When the driver fails to acquire the control flag used to serialize
NVM and PHY accesses between the driver, firmware and hardware, remove the
request for the flag otherwise the hardware might grant the flag when it
becomes available but the driver will not release the flag.  This could
cause the firmware to prevent the driver getting the flag for all future
attempts.

Signed-off-by: Bruce Allan <bruce.w.allan@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
2008-09-24 20:48:51 -04:00
..
82571.c e1000e: add support for new 82574L part 2008-09-03 10:08:13 -04:00
defines.h e1000e: add support for new 82574L part 2008-09-03 10:08:13 -04:00
e1000.h e1000e: add support for new 82574L part 2008-09-03 10:08:13 -04:00
es2lan.c e1000e: add support for new 82574L part 2008-09-03 10:08:13 -04:00
ethtool.c e1000e: add support for new 82574L part 2008-09-03 10:08:13 -04:00
hw.h e1000e: add support for new 82574L part 2008-09-03 10:08:13 -04:00
ich8lan.c e1000e: remove failed request for sw/fw/hw flag 2008-09-24 20:48:51 -04:00
lib.c e1000e: add support for new 82574L part 2008-09-03 10:08:13 -04:00
Makefile e1000e: reformat comment blocks, cosmetic changes only 2008-03-28 22:14:56 -04:00
netdev.c e1000e: add support for new 82574L part 2008-09-03 10:08:13 -04:00
param.c e1000e: add support for new 82574L part 2008-09-03 10:08:13 -04:00
phy.c e1000e: add support for new 82574L part 2008-09-03 10:08:13 -04:00