mirror of
https://github.com/torvalds/linux.git
synced 2026-04-27 11:02:31 -04:00
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:
committed by
Jeff Kirsher
parent
3ead7c2e86
commit
73834aec71
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user