aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/be2iscsi
diff options
context:
space:
mode:
authorJohn Soni Jose <sony.john-n@emulex.com>2012-08-20 23:01:06 +0530
committerJames Bottomley <JBottomley@Parallels.com>2012-09-14 17:59:28 +0100
commit06047689a976de5f7cd1067971191cca4b77af1c (patch)
tree27e8748b0523f05c3640f9a03303e31e9c57e2eb /drivers/scsi/be2iscsi
parent[SCSI] be2iscsi: Fix a kernel panic because of TCP RST/FIN received. (diff)
downloadlinux-dev-06047689a976de5f7cd1067971191cca4b77af1c.tar.xz
linux-dev-06047689a976de5f7cd1067971191cca4b77af1c.zip
[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>
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 084386cc5672..b8912263ef4e 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"