summaryrefslogtreecommitdiffstats
path: root/drivers/vfio/pci/pds/lm.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/vfio/pci/pds/lm.h')
-rw-r--r--drivers/vfio/pci/pds/lm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/vfio/pci/pds/lm.h b/drivers/vfio/pci/pds/lm.h
index 13be893198b7..9511b1afc6a1 100644
--- a/drivers/vfio/pci/pds/lm.h
+++ b/drivers/vfio/pci/pds/lm.h
@@ -27,6 +27,7 @@ struct pds_vfio_lm_file {
struct scatterlist *last_offset_sg; /* Iterator */
unsigned int sg_last_entry;
unsigned long last_offset;
+ bool disabled;
};
struct pds_vfio_pci_device;