aboutsummaryrefslogtreecommitdiffstats
path: root/examples/vhost_scsi/scsi_spec.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/vhost_scsi/scsi_spec.h')
-rw-r--r--examples/vhost_scsi/scsi_spec.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/vhost_scsi/scsi_spec.h b/examples/vhost_scsi/scsi_spec.h
index 5c7a894b..27be0268 100644
--- a/examples/vhost_scsi/scsi_spec.h
+++ b/examples/vhost_scsi/scsi_spec.h
@@ -367,7 +367,7 @@ struct scsi_vpd_page {
uint8_t peripheral;
uint8_t page_code;
uint16_t alloc_len;
- uint8_t params[];
+ uint8_t params[32];
};
#define SCSI_VEXT_REF_CHK 0x01