net/i40e: fix build on FreeBSD
authorWei Zhao <wei.zhao1@intel.com>
Fri, 13 Oct 2017 09:11:30 +0000 (17:11 +0800)
committerThomas Monjalon <thomas@monjalon.net>
Fri, 13 Oct 2017 10:46:03 +0000 (12:46 +0200)
commit562251e007ebe143031064708c3bee0d69cc961a
treea940939b4f54b5d7b071eb2b14b421a518e902e7
parentcf2fdf726374f31d433fc322cababc00c465cbd7
net/i40e: fix build on FreeBSD

ENODATA can not be build in FreeBSD.

Fixes: 7cbecc2f7424b ("net/i40e: support queue region set and flush")

Signed-off-by: Wei Zhao <wei.zhao1@intel.com>
drivers/net/i40e/rte_pmd_i40e.c