From 09255de1ec979c9f963db9543b120d9aa8046b87 Mon Sep 17 00:00:00 2001 From: "Michael S. Tsirkin" Date: Thu, 26 Apr 2018 00:43:20 +0300 Subject: Revert "VIRTIO_F_NOTIFICATION_DATA: extra data to devices" This reverts commit 396b1957817e0bd14697e28d9fe61bfc80f1350f. Was pushed by mistake. Signed-off-by: Michael S. Tsirkin --- notifications-be.c | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 notifications-be.c (limited to 'notifications-be.c') diff --git a/notifications-be.c b/notifications-be.c deleted file mode 100644 index 5be947e..0000000 --- a/notifications-be.c +++ /dev/null @@ -1,5 +0,0 @@ -be32 { - vqn : 16; - next_off : 15; - next_wrap : 1; -}; -- cgit v1.2.3