]> asedeno.scripts.mit.edu Git - linux.git/commit
ixgbe: Report driver version to firmware for x550 devices
authorTony Nguyen <anthony.l.nguyen@intel.com>
Wed, 26 Oct 2016 23:25:18 +0000 (16:25 -0700)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Tue, 3 Jan 2017 21:03:34 +0000 (13:03 -0800)
commitcb8e051446ae554aae38163d3421edc793221784
tree8971a07adbada2640e0102e2529d6d5a822b8520
parent1fe954b2097bb907b4578e6a74e4c1d23785a601
ixgbe: Report driver version to firmware for x550 devices

Some x550 devices require the driver version reported to its firmware; this
patch sends the driver version string to the firmware through the host
interface command for x550 devices.

Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/ixgbe/ixgbe_common.c
drivers/net/ethernet/intel/ixgbe/ixgbe_common.h
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c
drivers/net/ethernet/intel/ixgbe/ixgbe_type.h
drivers/net/ethernet/intel/ixgbe/ixgbe_x550.c