aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
diff options
context:
space:
mode:
authorJayamohan Kallickal <jayamohank@gmail.com>2013-04-05 20:38:38 -0700
committerJames Bottomley <JBottomley@Parallels.com>2013-05-02 08:22:19 -0700
commit96e58ce0f64a9d34a4bbeb7916884f327baa5ff1 (patch)
tree5f619eb9903687605a874178cf265aa72505a704 /drivers/scsi
parent[SCSI] be2iscsi: Fix issue in passing the exp_cmdsn and max_cmdsn (diff)
downloadlinux-dev-96e58ce0f64a9d34a4bbeb7916884f327baa5ff1.tar.xz
linux-dev-96e58ce0f64a9d34a4bbeb7916884f327baa5ff1.zip
[SCSI] be2iscsi: Bump the driver version to 10.0.467.0
Signed-off-by: John Soni Jose <sony.john-n@emulex.com> Signed-off-by: Jayamohan Kallickal <jayamohan.kallickal@emulex.com> Signed-off-by: James Bottomley <JBottomley@Parallels.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 23be6764e9c0..2c06ef3c02ac 100644
--- a/drivers/scsi/be2iscsi/be_main.h
+++ b/drivers/scsi/be2iscsi/be_main.h
@@ -36,7 +36,7 @@
#include "be.h"
#define DRV_NAME "be2iscsi"
-#define BUILD_STR "10.0.272.0"
+#define BUILD_STR "10.0.467.0"
#define BE_NAME "Emulex OneConnect" \
"Open-iSCSI Driver version" BUILD_STR
#define DRV_DESC BE_NAME " " "Driver"