]> git.baikalelectronics.ru Git - kernel.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)
commitbdae75d0b93b607945ab2d6001588234334a8b79
tree8971a07adbada2640e0102e2529d6d5a822b8520
parent2cd96a392bd2a2d43da003eaa4926f1dc6750c1a
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