summaryrefslogtreecommitdiffstats
path: root/vhost_user_blk.h
diff options
context:
space:
mode:
Diffstat (limited to 'vhost_user_blk.h')
-rw-r--r--vhost_user_blk.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/vhost_user_blk.h b/vhost_user_blk.h
index ddb21fe..33e140a 100644
--- a/vhost_user_blk.h
+++ b/vhost_user_blk.h
@@ -46,6 +46,7 @@ struct VHostUserBlk {
uint16_t num_queues;
uint32_t queue_size;
/* uint32_t config_wce; //We will need it for the next release */
+ uint32_t config_wce;
struct vhost_inflight *inflight;
struct vhost_virtqueue *vhost_vqs;
struct virtio_blk_config blkcfg;