summaryrefslogtreecommitdiff
path: root/drivers/scsi/be2iscsi
diff options
context:
space:
mode:
authorJohn Soni Jose <sony.john@avagotech.com>2015-08-19 23:14:31 (GMT)
committerJames Bottomley <JBottomley@Odin.com>2015-11-09 23:51:05 (GMT)
commitfb9c54dc1f74708882505d288ed8e8857cb4b22d (patch)
tree3eb8722e3d9ce24c21654869094de2b4d6c6b7ab /drivers/scsi/be2iscsi
parent340c99e9adacfe1bc7dd50eec4d4fa3203288042 (diff)
downloadlinux-fb9c54dc1f74708882505d288ed8e8857cb4b22d.tar.xz
be2iscsi: Bump the driver version
Signed-off-by: John Soni Jose <sony.john@avagotech.com> Reviewed-by: Mike Christie <michaelc@cs.wisc.edu> Signed-off-by: James Bottomley <JBottomley@Odin.com>
Diffstat (limited to 'drivers/scsi/be2iscsi')
-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 e4c1d61..5c67c07 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.6.0.0"
+#define BUILD_STR "10.6.0.1"
#define BE_NAME "Emulex OneConnect" \
"Open-iSCSI Driver version" BUILD_STR
#define DRV_DESC BE_NAME " " "Driver"