[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[RFC PATCH 1/2] Update linux headers
From: |
Eric Farman |
Subject: |
[RFC PATCH 1/2] Update linux headers |
Date: |
Tue, 17 Nov 2020 04:26:04 +0100 |
This is a placeholder for a proper run of scripts/update-linux-headers.sh
Signed-off-by: Eric Farman <farman@linux.ibm.com>
---
linux-headers/linux/vfio.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/linux-headers/linux/vfio.h b/linux-headers/linux/vfio.h
index b92dcc4daf..609099e455 100644
--- a/linux-headers/linux/vfio.h
+++ b/linux-headers/linux/vfio.h
@@ -820,6 +820,7 @@ enum {
enum {
VFIO_CCW_IO_IRQ_INDEX,
VFIO_CCW_CRW_IRQ_INDEX,
+ VFIO_CCW_REQ_IRQ_INDEX,
VFIO_CCW_NUM_IRQS
};
--
2.17.1