aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
diff options
context:
space:
mode:
authorJohn Soni Jose <sony.john@avagotech.com>2015-08-20 04:44:31 +0530
committerJames Bottomley <JBottomley@Odin.com>2015-11-09 15:51:05 -0800
commitfb9c54dc1f74708882505d288ed8e8857cb4b22d (patch)
tree3eb8722e3d9ce24c21654869094de2b4d6c6b7ab /drivers/scsi
parentbe2iscsi: Fix updating the next pointer during WRB posting (diff)
downloadlinux-dev-fb9c54dc1f74708882505d288ed8e8857cb4b22d.tar.xz
linux-dev-fb9c54dc1f74708882505d288ed8e8857cb4b22d.zip
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')
-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 e4c1d61eb852..5c67c0732241 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"