]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
be2iscsi: Bump the driver version
authorJayamohan Kallickal <jayamohan.kallickal@emulex.com>
Mon, 17 Dec 2012 02:56:32 +0000 (18:56 -0800)
committerJerry Snitselaar <jerry.snitselaar@oracle.com>
Tue, 8 Jan 2013 23:37:33 +0000 (16:37 -0700)
Signed-off-by: Jayamohan Kallickal <jayamohan.kallickal@emulex.com>
drivers/scsi/be2iscsi/be_main.h

index d32142694114d08713d4f16d91dfa4217ace0750..c11f0ea7933dc6a76dd4fe33f4939dc77fa94874 100644 (file)
@@ -36,7 +36,7 @@
 
 #include "be.h"
 #define DRV_NAME               "be2iscsi"
-#define BUILD_STR              "4.4.58.0o"
+#define BUILD_STR              "10.0.272.0o"
 #define BE_NAME                        "Emulex OneConnect" \
                                "Open-iSCSI Driver version" BUILD_STR
 #define DRV_DESC               BE_NAME " " "Driver"