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)
commitd67974f0deb1f309fc13821f45e52c63402bfb24
tree4488f338c7559952ed0716e5e2e47f517d0a52cb
parent374a542dee0a10c5f81edc2af17a97b06805ecd9
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