aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/socket_vnet.txt
diff options
context:
space:
mode:
Diffstat (limited to 'sys/linux/socket_vnet.txt')
-rw-r--r--sys/linux/socket_vnet.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/linux/socket_vnet.txt b/sys/linux/socket_vnet.txt
index 9e7e02fae..d193e64b2 100644
--- a/sys/linux/socket_vnet.txt
+++ b/sys/linux/socket_vnet.txt
@@ -126,7 +126,7 @@ vhost_msg_v2 {
type const[VHOST_IOTLB_MSG_V2, int32]
reserved const[0, int32]
iotlb vhost_iotlb_msg
-} [size[VHOST_MSG_SIZE]]
+} [size[VHOST_MSG_V2_SIZE]]
define VHOST_MSG_V2_SIZE sizeof(struct vhost_msg_v2)