diff options
author | Jayamohan Kallickal <jayamohank@serverengines.com> | 2010-07-21 19:01:07 -0400 |
---|---|---|
committer | James Bottomley <James.Bottomley@suse.de> | 2010-08-06 10:41:52 -0400 |
commit | dd81beaee9a8bf000f7fbfe609b5a0fc9607e233 (patch) | |
tree | 421627b3029b59124d6af949533f1d400f4d5572 /drivers/scsi | |
parent | e919dee8a398fea1db184ce1418e70170a01c8fa (diff) |
[SCSI] be2iscsi: Driver Version change to 2.0.549.0
Signed-off-by: Jayamohan Kallickal <jayamohank@serverengines.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
Diffstat (limited to 'drivers/scsi')
-rw-r--r-- | drivers/scsi/be2iscsi/be_main.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/be2iscsi/be_main.h b/drivers/scsi/be2iscsi/be_main.h index 6cfa55d019da..90eb74f6bcab 100644 --- a/drivers/scsi/be2iscsi/be_main.h +++ b/drivers/scsi/be2iscsi/be_main.h | |||
@@ -35,7 +35,7 @@ | |||
35 | 35 | ||
36 | #include "be.h" | 36 | #include "be.h" |
37 | #define DRV_NAME "be2iscsi" | 37 | #define DRV_NAME "be2iscsi" |
38 | #define BUILD_STR "2.0.527.0" | 38 | #define BUILD_STR "2.0.549.0" |
39 | #define BE_NAME "ServerEngines BladeEngine2" \ | 39 | #define BE_NAME "ServerEngines BladeEngine2" \ |
40 | "Linux iSCSI Driver version" BUILD_STR | 40 | "Linux iSCSI Driver version" BUILD_STR |
41 | #define DRV_DESC BE_NAME " " "Driver" | 41 | #define DRV_DESC BE_NAME " " "Driver" |