]> git.baikalelectronics.ru Git - kernel.git/commit
i40e: define function capabilities in only one place
authorShannon Nelson <shannon.nelson@intel.com>
Thu, 10 Dec 2015 19:38:49 +0000 (11:38 -0800)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 4 Feb 2016 04:28:37 +0000 (20:28 -0800)
commitecaadb6060766dfdc6311adfbf2c38e72aa0fdeb
tree39d6e394b53d2d0371b985f4b4a9989b9fd6a4a8
parentc25fb197f70a98c2f817cada23f76ebf697ac8e7
i40e: define function capabilities in only one place

The device capabilities were defined in two places, and neither had all
the definitions.  It really belongs with the AQ API definition, so this
patch removes the other set of definitions and fills out the missing item.

Change-ID: I273ba7d79a476cd11d2e0ca5825fec1716740de2
Signed-off-by: Shannon Nelson <shannon.nelson@intel.com>
Acked-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
drivers/net/ethernet/intel/i40e/i40e_common.c
drivers/net/ethernet/intel/i40evf/i40e_adminq_cmd.h