i40e/base: remove test code for ethtool
authorHelin Zhang <helin.zhang@intel.com>
Tue, 9 Sep 2014 07:21:28 +0000 (15:21 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 7 Oct 2014 16:02:10 +0000 (18:02 +0200)
commit8340db53e53133db62ac5d0324ddae09586c0a73
tree06585acebbcdfc954959fc2b5c865f675e507ca5
parent9435d9b1ec9c1b9235e3ad259d94cf216bece096
i40e/base: remove test code for ethtool

The code wrapped in '#ifdef ETHTOOL_TEST' in i40e_diag.c is for
ethtool testing only, it is not needed anymore and can be removed.

Signed-off-by: Helin Zhang <helin.zhang@intel.com>
Reviewed-by: Chen Jing <jing.d.chen@intel.com>
Tested-by: HuilongX Xu <huilongx.xu@intel.com>
lib/librte_pmd_i40e/i40e/i40e_diag.c