diff options
author | Mike Christie <michaelc@cs.wisc.edu> | 2006-05-18 20:31:43 -0500 |
---|---|---|
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | 2006-05-20 09:36:38 -0500 |
commit | e0ecae8da26d94dd878ff1d939c5aa4224df18a4 (patch) | |
tree | e03fe5b9319ccac73a94ce23fe5d6f005e618495 /include/scsi | |
parent | 656cffc95f0cb8211aa75eaca249e6ff4f59ec83 (diff) | |
download | op-kernel-dev-e0ecae8da26d94dd878ff1d939c5aa4224df18a4.zip op-kernel-dev-e0ecae8da26d94dd878ff1d939c5aa4224df18a4.tar.gz |
[SCSI] iscsi: update version
update version
Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'include/scsi')
-rw-r--r-- | include/scsi/iscsi_proto.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/scsi/iscsi_proto.h b/include/scsi/iscsi_proto.h index 4feda05..02f6e4b 100644 --- a/include/scsi/iscsi_proto.h +++ b/include/scsi/iscsi_proto.h @@ -21,8 +21,6 @@ #ifndef ISCSI_PROTO_H #define ISCSI_PROTO_H -#define ISCSI_VERSION_STR "0.3" -#define ISCSI_DATE_STR "22-Apr-2005" #define ISCSI_DRAFT20_VERSION 0x00 /* default iSCSI listen port for incoming connections */ |