Skip to content

Commit

Permalink
[SCSI] iscsi class: update version
Browse files Browse the repository at this point in the history
Update version number
Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
  • Loading branch information
Mike Christie authored and James Bottomley committed Nov 10, 2006
1 parent db37c50 commit 82a0d7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/scsi/scsi_transport_iscsi.c
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
#define ISCSI_SESSION_ATTRS 11
#define ISCSI_CONN_ATTRS 11
#define ISCSI_HOST_ATTRS 0
#define ISCSI_TRANSPORT_VERSION "2.0-685"
#define ISCSI_TRANSPORT_VERSION "2.0-724"

struct iscsi_internal {
int daemon_pid;
Expand Down

0 comments on commit 82a0d7b

Please sign in to comment.