diff options
Diffstat (limited to 'include/scsi')
-rw-r--r-- | include/scsi/libiscsi.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/scsi/libiscsi.h b/include/scsi/libiscsi.h index deae90a56a0d..61e069206ac5 100644 --- a/include/scsi/libiscsi.h +++ b/include/scsi/libiscsi.h | |||
@@ -99,7 +99,6 @@ struct iscsi_cmd_task { | |||
99 | */ | 99 | */ |
100 | struct iscsi_cmd *hdr; | 100 | struct iscsi_cmd *hdr; |
101 | int itt; /* this ITT */ | 101 | int itt; /* this ITT */ |
102 | int datasn; /* DataSN */ | ||
103 | 102 | ||
104 | uint32_t unsol_datasn; | 103 | uint32_t unsol_datasn; |
105 | int imm_count; /* imm-data (bytes) */ | 104 | int imm_count; /* imm-data (bytes) */ |