aboutsummaryrefslogtreecommitdiffstats
path: root/src/vlib/linux/vfio.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/vlib/linux/vfio.h')
-rw-r--r--src/vlib/linux/vfio.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/vlib/linux/vfio.h b/src/vlib/linux/vfio.h
index 8e0758cf2e4..e23cee19931 100644
--- a/src/vlib/linux/vfio.h
+++ b/src/vlib/linux/vfio.h
@@ -28,7 +28,6 @@ typedef struct
u32 flags;
#define LINUX_VFIO_F_HAVE_IOMMU (1 << 0)
int container_fd;
- int ext_container_fd; /* container fd used by external library, i.e DPDK */
/* VFIO */
int iommu_mode;