diff options
author | Jayamohan Kallickal <jayamohan.kallickal@emulex.com> | 2011-04-29 15:30:08 -0400 |
---|---|---|
committer | James Bottomley <James.Bottomley@suse.de> | 2011-05-01 17:35:11 -0400 |
commit | 8a025bbc8ff897c36c6e2b91c2e852ea5e569394 (patch) | |
tree | ed8e2dca3e8310efef6c1aa73f1520837aef6221 | |
parent | 069adc7b0617348dd4c5cace1b35a90d6ddf1013 (diff) |
[SCSI] be2iscsi: update version
Bump version.
Signed-off-by: Jayamohan Kallickal <jayamohan.kallickal@emulex.com>
Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
-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 1f7c495f413..081c171a1ed 100644 --- a/drivers/scsi/be2iscsi/be_main.h +++ b/drivers/scsi/be2iscsi/be_main.h | |||
@@ -34,7 +34,7 @@ | |||
34 | 34 | ||
35 | #include "be.h" | 35 | #include "be.h" |
36 | #define DRV_NAME "be2iscsi" | 36 | #define DRV_NAME "be2iscsi" |
37 | #define BUILD_STR "2.0.549.0" | 37 | #define BUILD_STR "2.103.298.0" |
38 | #define BE_NAME "ServerEngines BladeEngine2" \ | 38 | #define BE_NAME "ServerEngines BladeEngine2" \ |
39 | "Linux iSCSI Driver version" BUILD_STR | 39 | "Linux iSCSI Driver version" BUILD_STR |
40 | #define DRV_DESC BE_NAME " " "Driver" | 40 | #define DRV_DESC BE_NAME " " "Driver" |