]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
IB/iser: Bump driver version to 1.3
authorOr Gerlitz <ogerlitz@mellanox.com>
Tue, 1 Apr 2014 13:28:42 +0000 (16:28 +0300)
committerRoland Dreier <roland@purestorage.com>
Tue, 1 Apr 2014 18:09:46 +0000 (11:09 -0700)
Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
drivers/infiniband/ulp/iser/iscsi_iser.h

index a4e4876cf260b5bcfc7c9188659f8e03f84fb0f9..324129f80d40b23d5e36874b081e87e21c9abebc 100644 (file)
@@ -69,7 +69,7 @@
 
 #define DRV_NAME       "iser"
 #define PFX            DRV_NAME ": "
-#define DRV_VER                "1.1"
+#define DRV_VER                "1.3"
 
 #define iser_dbg(fmt, arg...)                          \
        do {                                            \