[ofa-general] [PATCH] mlx4: Change release date to 2008, and version to 1.0 (since is GA) - for 2.6.27

Jack Morgenstein jackm at dev.mellanox.co.il
Tue Jul 15 00:00:58 PDT 2008


From 63e055fcefc78c919b654ac2c4b3db354c44c226 Mon Sep 17 00:00:00 2001
From: root <root at mtldesk006.lab.mtl.com>
Date: Tue, 15 Jul 2008 09:58:32 +0300
Subject: [PATCH] mlx4: Change release date to 2008, and version to 1.0 (since is GA).

Signed-off-by: Jack Morgenstein <jackm at dev.mellanox.co.il>
---
 drivers/net/mlx4/mlx4.h |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/net/mlx4/mlx4.h b/drivers/net/mlx4/mlx4.h
index a4023c2..829c419 100644
--- a/drivers/net/mlx4/mlx4.h
+++ b/drivers/net/mlx4/mlx4.h
@@ -47,8 +47,8 @@
 
 #define DRV_NAME	"mlx4_core"
 #define PFX		DRV_NAME ": "
-#define DRV_VERSION	"0.01"
-#define DRV_RELDATE	"May 1, 2007"
+#define DRV_VERSION	"1.0"
+#define DRV_RELDATE	"April 4, 2008"
 
 enum {
 	MLX4_HCR_BASE		= 0x80680,
-- 
1.5.1.6




More information about the general mailing list