igb: Update firmware version info for ethtool output.
authorCarolyn Wyborny <carolyn.wyborny@intel.com>
Thu, 18 Oct 2012 07:16:19 +0000 (07:16 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Tue, 30 Oct 2012 06:49:29 +0000 (23:49 -0700)
commit0b1a6f2ee85d77d02e73ea8be43e1a9d8d97ccee
tree81fc5687ac4df40f1024a52ebb425dc81c471e58
parent9f0b8516198e8b0919774a1874fab064a2ea3ae8
igb: Update firmware version info for ethtool output.

There are multiple places in our device nvm where the version is stored.
This update fixes some output errors with some types of images and
refactors the way the version data is gathered and stored for ethtool output.

Signed-off-by: Carolyn Wyborny <carolyn.wyborny@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/igb/e1000_defines.h
drivers/net/ethernet/intel/igb/e1000_nvm.c
drivers/net/ethernet/intel/igb/e1000_nvm.h
drivers/net/ethernet/intel/igb/igb_main.c