]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
IB/srp: Bump driver version and release date
authorVu Pham <vuhuong@mellanox.com>
Fri, 28 Jun 2013 12:59:08 +0000 (14:59 +0200)
committerRoland Dreier <roland@purestorage.com>
Mon, 1 Jul 2013 17:42:02 +0000 (10:42 -0700)
Signed-off-by: Vu Pham <vu@mellanox.com>
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Roland Dreier <roland@purestorage.com>
drivers/infiniband/ulp/srp/ib_srp.c

index 9b30366cb0177803dc0072a7a1741f161ee57b74..9d8b46eafdb2d02a8d49ede1fe083d0a82f7b850 100644 (file)
@@ -53,8 +53,8 @@
 
 #define DRV_NAME       "ib_srp"
 #define PFX            DRV_NAME ": "
-#define DRV_VERSION    "0.2"
-#define DRV_RELDATE    "November 1, 2005"
+#define DRV_VERSION    "1.0"
+#define DRV_RELDATE    "July 1, 2013"
 
 MODULE_AUTHOR("Roland Dreier");
 MODULE_DESCRIPTION("InfiniBand SCSI RDMA Protocol initiator "