diff options
Diffstat (limited to 'include/scsi/scsi_netlink_fc.h')
-rw-r--r-- | include/scsi/scsi_netlink_fc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/scsi/scsi_netlink_fc.h b/include/scsi/scsi_netlink_fc.h index b213d2909fed..cbf76e479761 100644 --- a/include/scsi/scsi_netlink_fc.h +++ b/include/scsi/scsi_netlink_fc.h | |||
@@ -58,7 +58,7 @@ | |||
58 | struct fc_nl_event { | 58 | struct fc_nl_event { |
59 | struct scsi_nl_hdr snlh; /* must be 1st element ! */ | 59 | struct scsi_nl_hdr snlh; /* must be 1st element ! */ |
60 | uint64_t seconds; | 60 | uint64_t seconds; |
61 | uint32_t vendor_id; | 61 | uint64_t vendor_id; |
62 | uint16_t host_no; | 62 | uint16_t host_no; |
63 | uint16_t event_datalen; | 63 | uint16_t event_datalen; |
64 | uint32_t event_num; | 64 | uint32_t event_num; |