i40e/base: remove useless code for pre-boot
authorHelin Zhang <helin.zhang@intel.com>
Tue, 9 Sep 2014 07:21:30 +0000 (15:21 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 7 Oct 2014 16:02:10 +0000 (18:02 +0200)
commitea1e1787733171da89774d6d6ea44e7841caa1f2
treeb611b3fc9968b6ce5274382548d62ad532682bf7
parent55d63d02514775a2d27a130dd29ebccc52c1b284
i40e/base: remove useless code for pre-boot

The code wrapped in '#ifdef PREBOOT_SUPPORT' was added for
queue context initialization specifically for A0 silicon.
As A0 silicon has gone for a long time, the code should be
removed at all. In addition, the checks of 'QV_RELEASE'
and 'PREBOOT_SUPPORT' are also 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_common.c
lib/librte_pmd_i40e/i40e/i40e_lan_hmc.c
lib/librte_pmd_i40e/i40e/i40e_lan_hmc.h