i40e/base: unify the capability function
authorHelin Zhang <helin.zhang@intel.com>
Tue, 8 Mar 2016 08:14:20 +0000 (16:14 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 16 Mar 2016 16:27:34 +0000 (17:27 +0100)
commit889bc9f0cd3aaef5770fbcce79be11fb294a1b26
tree61b233d78a780d27d3fae95045d5047cd3462b22
parent8bbf3164e7d71fa9eda6a221932954a1e4db0ae9
i40e/base: unify the capability function

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.

Signed-off-by: Helin Zhang <helin.zhang@intel.com>
Acked-by: Jingjing Wu <jingjing.wu@intel.com>
Acked-by: Remy Horton <remy.horton@intel.com>
drivers/net/i40e/base/i40e_adminq_cmd.h
drivers/net/i40e/base/i40e_common.c