summaryrefslogtreecommitdiffstats
path: root/vhost_loopback.c
diff options
context:
space:
mode:
Diffstat (limited to 'vhost_loopback.c')
-rw-r--r--vhost_loopback.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/vhost_loopback.c b/vhost_loopback.c
index af725e3..1855ee8 100644
--- a/vhost_loopback.c
+++ b/vhost_loopback.c
@@ -330,7 +330,7 @@ void update_mem_table(VirtIODevice *vdev)
static int vhost_dev_set_vring_enable(struct vhost_dev *hdev, int enable)
{
- DBG("vhost_dev_set_vring_enable not yet implemented\n");
+ DBG("vhost_dev_set_vring_enable:\n");
/*
* For vhost-user devices, if VHOST_USER_F_PROTOCOL_FEATURES has not