diff options
author | Emil Tantilov <emil.s.tantilov@intel.com> | 2011-03-24 00:57:50 (GMT) |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-04-14 02:23:38 (GMT) |
commit | eb9c3e3ea2981e56c71e8f5477c51783856090b1 (patch) | |
tree | ff6ddad23c34e96de2083c46598f7aab0eb62425 /drivers/isdn | |
parent | 032b4325b61b03f87f0346d0e92e39f785e24105 (diff) | |
download | linux-eb9c3e3ea2981e56c71e8f5477c51783856090b1.tar.xz |
ixgbe: fix semaphores in eeprom routines for x540
HW can upload EEPROM content from flash while
in a middle of checksum calculation. Take NVM ownership for the whole
process of checksum update.
Call ixgbe_read_eerd_generic() and ixgbe_write_eewr_generic() directly to
avoid double take of semaphores which leads to long loading times.
Signed-off-by: Emil Tantilov <emil.s.tantilov@intel.com>
Tested-by: Stephen Ko <stephen.s.ko@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/isdn')
0 files changed, 0 insertions, 0 deletions