]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ixgbe: change the eeprom version reported by ethtool
authorEmil Tantilov <emil.s.tantilov@intel.com>
Thu, 29 Sep 2011 05:01:29 +0000 (05:01 +0000)
committerJoe Jin <joe.jin@oracle.com>
Thu, 17 May 2012 14:23:22 +0000 (22:23 +0800)
commit32227ec49483e9cb23ee2925b007bfae99cf8724
tree24fe4b3f6ca512dba1689e85691b48513c9477e9
parentf2c4e7875252bfdce0b40ecd8a94504f68c810b3
ixgbe: change the eeprom version reported by ethtool

Use 32bit value starting at offset 0x2d for displaying the firmware
version in ethtool. This should work for all current ixgbe HW

(cherry picked from commit 15e5209f1c606e7c3e9b268f5c7b70b414a859cb)
Signed-off-by: Emil Tantilov <emil.s.tantilov@intel.com>
Tested-by: Stephen Ko <stephen.s.ko@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: Joe Jin <joe.jin@oracle.com>
drivers/net/ixgbe/ixgbe.h
drivers/net/ixgbe/ixgbe_ethtool.c
drivers/net/ixgbe/ixgbe_main.c