aboutsummaryrefslogtreecommitdiff
path: root/original/uapi/linux/virtio_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'original/uapi/linux/virtio_config.h')
-rw-r--r--original/uapi/linux/virtio_config.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/original/uapi/linux/virtio_config.h b/original/uapi/linux/virtio_config.h
index f0fb0ae..b5eda06 100644
--- a/original/uapi/linux/virtio_config.h
+++ b/original/uapi/linux/virtio_config.h
@@ -83,12 +83,6 @@
#define VIRTIO_F_RING_PACKED 34
/*
- * Inorder feature indicates that all buffers are used by the device
- * in the same order in which they have been made available.
- */
-#define VIRTIO_F_IN_ORDER 35
-
-/*
* This feature indicates that memory accesses by the driver and the
* device are ordered in a way described by the platform.
*/