i40e/base: remove useless code for Solaris
authorHelin Zhang <helin.zhang@intel.com>
Tue, 9 Sep 2014 07:21:27 +0000 (15:21 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 7 Oct 2014 16:02:10 +0000 (18:02 +0200)
commit55d63d02514775a2d27a130dd29ebccc52c1b284
tree863a1f28cf55e058a9e5f1909fe09bcb8410f580
parent8340db53e53133db62ac5d0324ddae09586c0a73
i40e/base: remove useless code for Solaris

The code wrapped in '#ifdef DMA_SYNC_SUPPORT' was written specially
for Solaris, it is not needed anymore for others including DPDK.

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_adminq.c