summaryrefslogtreecommitdiff
path: root/virtio-ring.h
diff options
context:
space:
mode:
Diffstat (limited to 'virtio-ring.h')
-rw-r--r--virtio-ring.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/virtio-ring.h b/virtio-ring.h
index aa01d92..5a1e87d 100644
--- a/virtio-ring.h
+++ b/virtio-ring.h
@@ -53,7 +53,7 @@
/* Support for indirect descriptors */
#define VIRTIO_F_INDIRECT_DESC 28
-/* Support for avail_idx and used_idx fields */
+/* Support for avail_event and used_event fields */
#define VIRTIO_F_EVENT_IDX 29
/* Arbitrary descriptor layouts. */