summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/be2iscsi/be_main.h
diff options
context:
space:
mode:
authorJayamohan Kallickal2014-08-08 07:00:02 +0200
committerChristoph Hellwig2014-09-16 18:09:48 +0200
commita07b67194307cc344953ce23c28d840609acac1f (patch)
tree14e334d76cff4467361595d0add97dda565c435e /drivers/scsi/be2iscsi/be_main.h
parentbe2iscsi: Fix processing CQE before connection resources are freed (diff)
downloadkernel-qcow2-linux-a07b67194307cc344953ce23c28d840609acac1f.tar.gz
kernel-qcow2-linux-a07b67194307cc344953ce23c28d840609acac1f.tar.xz
kernel-qcow2-linux-a07b67194307cc344953ce23c28d840609acac1f.zip
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> Reviewed-by: Mike Christie <michaelc@cs.wisc.edu> 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 5f8b0fcbe22a..36056311a6e4 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.273.0"
+#define BUILD_STR "10.4.74.0"
#define BE_NAME "Emulex OneConnect" \
"Open-iSCSI Driver version" BUILD_STR
#define DRV_DESC BE_NAME " " "Driver"