]> git.baikalelectronics.ru Git - kernel.git/commit
igb: Update firmware info output
authorCarolyn Wyborny <carolyn.wyborny@intel.com>
Thu, 14 Jun 2012 16:04:19 +0000 (16:04 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 20 Jun 2012 08:36:23 +0000 (01:36 -0700)
commit03f0c5abe3fb7690f0857493d421306d4cf23ee9
tree4488f338c7559952ed0716e5e2e47f517d0a52cb
parente710df4b3c8300515568bbd002ddfdcecfd1b450
igb: Update firmware info output

Our NVM image creation tools have evolved over the years and there are
multiple versions contained in them, depending on the tool used to create
them.  This patch outputs the NVM versions available in ethtool -i output.

rc2: (not sure why others show in log but not in the message)
     Added additional call to igb_set_fw_version per Community feedback.

Signed-off-by: Carolyn Wyborny <carolyn.wyborny@intel.com>
Tested-by: Jeff Pieper <jeffrey.e.pieper@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/igb/igb.h
drivers/net/ethernet/intel/igb/igb_ethtool.c
drivers/net/ethernet/intel/igb/igb_main.c