i40e: fix build with debug enabled
authorChoonho Son <choonho.son@gmail.com>
Wed, 5 Nov 2014 15:15:47 +0000 (00:15 +0900)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 5 Nov 2014 21:18:31 +0000 (22:18 +0100)
commita87db84bd4d7b61822518bc20878a47e45763582
treee13e6cdd2f9b1cf02c076c0c90e5b560c609ee4b
parenteea0730f1873915c415dd96d0d05480d79653798
i40e: fix build with debug enabled

The commit 15dbb63ef9e9 ("VXLAN packet identification") didn't compile,
if CONFIG_RTE_LIBRTE_I40E_DEBUG_DRIVER is enabled.

Signed-off-by: Choonho Son <choonho.son@gmail.com>
Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
lib/librte_pmd_i40e/i40e_ethdev.c