summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Soni Jose <sony.john-n@emulex.com>2012-08-20 17:31:06 (GMT)
committerJames Bottomley <JBottomley@Parallels.com>2012-09-14 16:59:28 (GMT)
commit06047689a976de5f7cd1067971191cca4b77af1c (patch)
tree27e8748b0523f05c3640f9a03303e31e9c57e2eb
parent0a513dd8736cdf96821d137b066b6fd44d3eb2cf (diff)
downloadlinux-fsl-qoriq-06047689a976de5f7cd1067971191cca4b77af1c.tar.xz
[SCSI] be2iscsi: Bump 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: James Bottomley <JBottomley@Parallels.com>
-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 084386c..b891226 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 "4.2.162.0"
+#define BUILD_STR "4.4.58.0"
#define BE_NAME "Emulex OneConnect" \
"Open-iSCSI Driver version" BUILD_STR
#define DRV_DESC BE_NAME " " "Driver"