summaryrefslogtreecommitdiff
path: root/drivers/scsi/be2iscsi/be_main.h
diff options
context:
space:
mode:
authorJohn Soni Jose <sony.john-n@emulex.com>2014-09-26 19:14:16 (GMT)
committerChristoph Hellwig <hch@lst.de>2014-09-30 07:29:55 (GMT)
commit49b552dedf63a5b4cde1b5e891ec305f16b09567 (patch)
tree72c0f8f434e7053e7b7b69999a5feed32c836bdb /drivers/scsi/be2iscsi/be_main.h
parent53281edb2942c4d7abf12846b6b0591caf2bee4d (diff)
downloadlinux-49b552dedf63a5b4cde1b5e891ec305f16b09567.tar.xz
be2iscsi : Bump the driver version
Bump the driver version Signed-off-by: John Soni Jose <sony.john-n@emulex.com> Signed-off-by: Jayamohan Kallickal <jayamohan.kallickal@emulex.com> Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'drivers/scsi/be2iscsi/be_main.h')
-rw-r--r--drivers/scsi/be2iscsi/be_main.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/be2iscsi/be_main.h b/drivers/scsi/be2iscsi/be_main.h
index 3605631..7ee0ffc 100644
--- a/drivers/scsi/be2iscsi/be_main.h
+++ b/drivers/scsi/be2iscsi/be_main.h
@@ -36,7 +36,7 @@
#include <scsi/scsi_transport_iscsi.h>
#define DRV_NAME "be2iscsi"
-#define BUILD_STR "10.4.74.0"
+#define BUILD_STR "10.4.114.0"
#define BE_NAME "Emulex OneConnect" \
"Open-iSCSI Driver version" BUILD_STR
#define DRV_DESC BE_NAME " " "Driver"