summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/be2iscsi/be_main.h
diff options
context:
space:
mode:
authorJayamohan Kallickal2014-05-06 03:41:31 +0200
committerChristoph Hellwig2014-05-28 18:13:18 +0200
commit82a40aef48891800ae7607eac36cbcfc0443cecc (patch)
tree69ff153608f5670825579896a3a3278f76943702 /drivers/scsi/be2iscsi/be_main.h
parentbe2iscsi: Fix processing cqe for cxn whose endpoint is freed (diff)
downloadkernel-qcow2-linux-82a40aef48891800ae7607eac36cbcfc0443cecc.tar.gz
kernel-qcow2-linux-82a40aef48891800ae7607eac36cbcfc0443cecc.tar.xz
kernel-qcow2-linux-82a40aef48891800ae7607eac36cbcfc0443cecc.zip
be2iscsi: Bump the driver version
Bumping 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 dc56ea91facb..9ceab426eec9 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.2.125.0"
+#define BUILD_STR "10.2.273.0"
#define BE_NAME "Emulex OneConnect" \
"Open-iSCSI Driver version" BUILD_STR
#define DRV_DESC BE_NAME " " "Driver"