]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
be2iscsi : Bump the driver version
authorJohn Soni Jose <sony.john-n@emulex.com>
Sat, 25 Apr 2015 02:48:25 +0000 (08:18 +0530)
committerJames Bottomley <JBottomley@Odin.com>
Mon, 25 May 2015 15:57:53 +0000 (08:57 -0700)
 Bump the driver version

[jejb: resolve conflict with 4627de9 MAINTAINERS, be2iscsi: change email domain]
Signed-off-by: John Soni Jose <sony.john-n@emulex.com>
Signed-off-by: Jayamohan Kallickal <jayamohan.kallickal@emulex.com>
Reviewed-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <JBottomley@Odin.com>
drivers/scsi/be2iscsi/be_main.h

index ce7c6632f7da9e11e6b409a08f386c8eaeeac779..b8c0c7819cb1100f1a68f32fb2513e0b37f3fad9 100644 (file)
@@ -36,7 +36,7 @@
 #include <scsi/scsi_transport_iscsi.h>
 
 #define DRV_NAME               "be2iscsi"
-#define BUILD_STR              "10.4.114.0"
+#define BUILD_STR              "10.6.0.0"
 #define BE_NAME                        "Avago Technologies OneConnect" \
                                "Open-iSCSI Driver version" BUILD_STR
 #define DRV_DESC               BE_NAME " " "Driver"