mlx4_core: Bump the driver version to 1.0
authorDotan Barak <dotanb@dev.mellanox.co.il>
Thu, 14 Jul 2011 14:36:42 +0000 (14:36 +0000)
committerRoland Dreier <roland@purestorage.com>
Fri, 22 Jul 2011 05:55:02 +0000 (22:55 -0700)
Many features were added to this driver, so the driver version should change too.

Signed-off-by: Dotan Barak <dotanb@dev.mellanox.co.il>
Signed-off-by: Roland Dreier <roland@purestorage.com>
drivers/net/mlx4/mlx4.h

index 5e405bb..a2fcd84 100644 (file)
@@ -48,8 +48,8 @@
 #include <linux/mlx4/doorbell.h>
 
 #define DRV_NAME       "mlx4_core"
-#define DRV_VERSION    "0.01"
-#define DRV_RELDATE    "May 1, 2007"
+#define DRV_VERSION    "1.0"
+#define DRV_RELDATE    "July 14, 2011"
 
 enum {
        MLX4_HCR_BASE           = 0x80680,