ixgbe: extend firmware version support

Extend FW version reporting by displaying information from the iSCSI
or OEM block in the EEPROM.

This will allow us to more accurately identify the FW.

Signed-off-by: Paul Greenwalt <paul.greenwalt@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
This commit is contained in:
Paul Greenwalt
2017-10-27 10:32:40 -04:00
committed by Jeff Kirsher
parent 3ead7c2e86
commit 73834aec71
7 changed files with 198 additions and 14 deletions

View File

@@ -723,8 +723,7 @@ struct ixgbe_adapter {
u16 bridge_mode;
u16 eeprom_verh;
u16 eeprom_verl;
char eeprom_id[NVM_VER_SIZE];
u16 eeprom_cap;
u32 interrupt_event;