diff options
author | Michael S. Tsirkin <mst@redhat.com> | 2018-04-26 00:43:20 +0300 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2018-04-26 00:43:20 +0300 |
commit | 09255de1ec979c9f963db9543b120d9aa8046b87 (patch) | |
tree | fb3e2c1c287e7005fec57f07b7b2d44201053b58 /notifications-le.c | |
parent | d4fec517dfcf9164462a5f27236e3b95b48d2388 (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.c | 5 |
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; -}; |