X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=lib%2Fvhost%2Fvhost.h;h=1e56311725d452b8856083c0d179393234a67052;hb=0972b7baae4eafabefd6c21cb69324baa41665e5;hp=d98ca8adfa19a414f3cfa3f2e417e8602234456f;hpb=acbc38887b0a8c564e1f3fe1d9f65dfeb0d3c57a;p=dpdk.git diff --git a/lib/vhost/vhost.h b/lib/vhost/vhost.h index d98ca8adfa..1e56311725 100644 --- a/lib/vhost/vhost.h +++ b/lib/vhost/vhost.h @@ -219,7 +219,6 @@ struct vhost_virtqueue { /* vq async features */ bool async_registered; - uint32_t async_threshold; int notif_enable; #define VIRTIO_UNINITIALIZED_NOTIF (-1)