summaryrefslogtreecommitdiff
path: root/notifications-le.c
diff options
context:
space:
mode:
authorMichael S. Tsirkin <mst@redhat.com>2018-04-26 00:43:20 +0300
committerMichael S. Tsirkin <mst@redhat.com>2018-04-26 00:43:20 +0300
commit09255de1ec979c9f963db9543b120d9aa8046b87 (patch)
treefb3e2c1c287e7005fec57f07b7b2d44201053b58 /notifications-le.c
parentd4fec517dfcf9164462a5f27236e3b95b48d2388 (diff)
Revert "VIRTIO_F_NOTIFICATION_DATA: extra data to devices"
This reverts commit 396b1957817e0bd14697e28d9fe61bfc80f1350f. Was pushed by mistake. Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'notifications-le.c')
-rw-r--r--notifications-le.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/notifications-le.c b/notifications-le.c
deleted file mode 100644
index fe51267..0000000
--- a/notifications-le.c
+++ /dev/null
@@ -1,5 +0,0 @@
-le32 {
- vqn : 16;
- next_off : 15;
- next_wrap : 1;
-};