]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0cc43aea805a1b4547c91f8d47fda4fc9ab1f45b
tree81fc5687ac4df40f1024a52ebb425dc81c471e58
parent522104c1cbf4afe6e64dc8a3e2c88a46114fe3fe
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