diff options
Diffstat (limited to 'include/scsi/iscsi_proto.h')
-rw-r--r-- | include/scsi/iscsi_proto.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/scsi/iscsi_proto.h b/include/scsi/iscsi_proto.h index 8d1e4e8026fe..751c81eaa7f3 100644 --- a/include/scsi/iscsi_proto.h +++ b/include/scsi/iscsi_proto.h | |||
@@ -600,6 +600,8 @@ struct iscsi_reject { | |||
600 | #define ISCSI_MIN_MAX_BURST_LEN 512 | 600 | #define ISCSI_MIN_MAX_BURST_LEN 512 |
601 | #define ISCSI_MAX_MAX_BURST_LEN 16777215 | 601 | #define ISCSI_MAX_MAX_BURST_LEN 16777215 |
602 | 602 | ||
603 | #define ISCSI_DEF_TIME2WAIT 2 | ||
604 | |||
603 | /************************* RFC 3720 End *****************************/ | 605 | /************************* RFC 3720 End *****************************/ |
604 | 606 | ||
605 | #endif /* ISCSI_PROTO_H */ | 607 | #endif /* ISCSI_PROTO_H */ |