From c9b490f4c0fd23e69125fcf43f2ed5ac6562e29e Mon Sep 17 00:00:00 2001 From: Michael Chan Date: Wed, 10 Oct 2007 16:17:11 -0700 Subject: [PATCH] --- yaml --- r: 67051 b: refs/heads/master c: 32d1316b91424423d7b44944f18cdaca268f3db2 h: refs/heads/master i: 67049: 7ab97172dd22a0fc747669f08ebe296fd5579e6c 67047: 64c70ccc0699722dd3598f576f295bedb042e18a v: v3 --- [refs] | 2 +- trunk/drivers/net/bnx2.c | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index a28651dfad27..f34cb7a1c2c2 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 846f5c622fe033520c775cc2c40c06f3e2adea85 +refs/heads/master: 32d1316b91424423d7b44944f18cdaca268f3db2 diff --git a/trunk/drivers/net/bnx2.c b/trunk/drivers/net/bnx2.c index 574d043cdfcd..bbfbdafb4ae5 100644 --- a/trunk/drivers/net/bnx2.c +++ b/trunk/drivers/net/bnx2.c @@ -56,8 +56,8 @@ #define DRV_MODULE_NAME "bnx2" #define PFX DRV_MODULE_NAME ": " -#define DRV_MODULE_VERSION "1.6.6" -#define DRV_MODULE_RELDATE "October 2, 2007" +#define DRV_MODULE_VERSION "1.6.7" +#define DRV_MODULE_RELDATE "October 10, 2007" #define RUN_AT(x) (jiffies + (x))