net/i40e/base: remove duplicate definitions
authorJingjing Wu <jingjing.wu@intel.com>
Sat, 10 Dec 2016 11:24:47 +0000 (19:24 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 17 Jan 2017 18:39:27 +0000 (19:39 +0100)
commit482f96aed9b07105a9f50419090657ff86e53af4
tree2bcb372b39454cf91b4cf3be6b2d2f159ad4bab9
parent37392dc7dcab327d66a6a31b5e4d56aaf59e6761
net/i40e/base: remove duplicate definitions

We already define I40E_AQ_PHY_TYPE_EXT_25G* flags in the response adminq
structure above, and do not need to re-define these.

While we are here, replace 0X with 0x as normal style.

Signed-off-by: Jingjing Wu <jingjing.wu@intel.com>
drivers/net/i40e/base/i40e_adminq_cmd.h