Re: [BNX2 4/4]: Update version and reldate.

2007-01-08 Thread David Miller
From: "Michael Chan" <[EMAIL PROTECTED]>
Date: Mon, 08 Jan 2007 16:04:24 -0800

> Sorry, the date was wrong on the one sent earlier.
> 
> [BNX2]: Update version and reldate.
> 
> Update version to 1.5.3.
> 
> Signed-off-by: Michael Chan <[EMAIL PROTECTED]>

:-) Applied.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [BNX2 4/4]: Update version and reldate.

2007-01-08 Thread Michael Chan
Sorry, the date was wrong on the one sent earlier.

[BNX2]: Update version and reldate.

Update version to 1.5.3.

Signed-off-by: Michael Chan <[EMAIL PROTECTED]>

diff --git a/drivers/net/bnx2.c b/drivers/net/bnx2.c
index 08a77a3..6494f5b 100644
--- a/drivers/net/bnx2.c
+++ b/drivers/net/bnx2.c
@@ -57,8 +57,8 @@
 
 #define DRV_MODULE_NAME"bnx2"
 #define PFX DRV_MODULE_NAME": "
-#define DRV_MODULE_VERSION "1.5.2"
-#define DRV_MODULE_RELDATE "December 13, 2006"
+#define DRV_MODULE_VERSION "1.5.3"
+#define DRV_MODULE_RELDATE "January 8, 2007"
 
 #define RUN_AT(x) (jiffies + (x))
 


-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html