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)
commit406e734aa893fa5841e67de6d4f688ba70a82e4f
tree39d6e394b53d2d0371b985f4b4a9989b9fd6a4a8
parent209dc4daf23f92b3e0bc6d602411506c4083e421
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
This page took 0.024633 seconds and 5 git commands to generate.