aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/ipr.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/scsi/ipr.h')
-rw-r--r--drivers/scsi/ipr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/ipr.h b/drivers/scsi/ipr.h
index f8a17d88db84..9ecd2259eb39 100644
--- a/drivers/scsi/ipr.h
+++ b/drivers/scsi/ipr.h
@@ -1201,7 +1201,7 @@ struct ipr_resource_entry {
1201 u8 flags; 1201 u8 flags;
1202 __be16 res_flags; 1202 __be16 res_flags;
1203 1203
1204 __be32 type; 1204 u8 type;
1205 1205
1206 u8 qmodel; 1206 u8 qmodel;
1207 struct ipr_std_inq_data std_inq_data; 1207 struct ipr_std_inq_data std_inq_data;