]> www.infradead.org Git - users/jedix/linux-maple.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)
committerChuck Anderson <chuck.anderson@oracle.com>
Thu, 10 Mar 2016 16:36:49 +0000 (08:36 -0800)
commitef1db50a0b591c9be3d8f424bf13aa4da903717f
treef1b384ac51fc41f760d15bdd418ebc8fd1a1abdd
parente9127b0aeb352c81cfcd331e7bdc859e5b83a537
i40e: define function capabilities in only one place

Orabug: 22342532

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>
(cherry picked from commit 406e734aa893fa5841e67de6d4f688ba70a82e4f)
Signed-off-by: Brian Maly <brian.maly@oracle.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