[PATCH 4/4] bnx2: Update version to 1.7.9.

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <netdev@...>
Cc: <benli@...>, Michael Chan <mchan@...>
Date: Friday, July 18, 2008 - 5:20 pm

Signed-off-by: Benjamin Li <benli@broadcom.com>
Signed-off-by: Michael Chan <mchan@broadcom.com>
---
 drivers/net/bnx2.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/net/bnx2.c b/drivers/net/bnx2.c
index c065499..5ebde67 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.7.8"
-#define DRV_MODULE_RELDATE	"July 10, 2008"
+#define DRV_MODULE_VERSION	"1.7.9"
+#define DRV_MODULE_RELDATE	"July 18, 2008"
 
 #define RUN_AT(x) (jiffies + (x))
 
-- 
1.5.6.1


--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 0/4] Add initial bnx2 TX multiqueue support, Benjamin Li, (Fri Jul 18, 5:20 pm)
Re: [PATCH 0/4] Add initial bnx2 TX multiqueue support, David Miller, (Fri Jul 18, 8:59 pm)
[PATCH 1/4] bnx2: Update TPAT firmware, Benjamin Li, (Fri Jul 18, 5:20 pm)
[PATCH 2/4] bnx2: Add TX multiqueue support., Benjamin Li, (Fri Jul 18, 5:20 pm)
[PATCH 3/4] bnx2: Fix Sparse warnings, Benjamin Li, (Fri Jul 18, 5:20 pm)
[PATCH 4/4] bnx2: Update version to 1.7.9., Benjamin Li, (Fri Jul 18, 5:20 pm)