Sujith Sankar
80083092aa
enic: fix vfio inclusion
Inclusion of vfio.h was giving compilation errors if kernel version is less than 3.6.0 and if RTE_EAL_VFIO was in config. Removed inclusion of vfio.h and replaced RTE_EAL_VFIO with VFIO_PRESENT. Reported-by: Pawel Wodkowski <pawelx.wodkowski@intel.com> Signed-off-by: Sujith Sankar <ssujith@cisco.com> Acked-by: Thomas Monjalon <thomas.monjalon@6wind.com>
Description
No description provided
Languages
C
99.1%
Meson
0.5%
Python
0.2%
Shell
0.1%