From 58a05538e6f0a2b054d85b514ea8dc77e6366aff Mon Sep 17 00:00:00 2001 From: Michael Chan Date: Thu, 3 May 2007 13:25:32 -0700 Subject: [PATCH] --- yaml --- r: 53490 b: refs/heads/master c: 72fbaeb623971c321112de7fe3fa4e24e12ca59e h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/net/bnx2.c | 6 +++--- trunk/drivers/net/bnx2.h | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/[refs] b/[refs] index d987ae7509e5..4c5acfd2aa03 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 883e51511815930154c64a2645f4df112aa066fb +refs/heads/master: 72fbaeb623971c321112de7fe3fa4e24e12ca59e diff --git a/trunk/drivers/net/bnx2.c b/trunk/drivers/net/bnx2.c index 85760f7eca7f..605347f7c408 100644 --- a/trunk/drivers/net/bnx2.c +++ b/trunk/drivers/net/bnx2.c @@ -1,6 +1,6 @@ /* bnx2.c: Broadcom NX2 network driver. * - * Copyright (c) 2004, 2005, 2006 Broadcom Corporation + * Copyright (c) 2004-2007 Broadcom Corporation * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -54,8 +54,8 @@ #define DRV_MODULE_NAME "bnx2" #define PFX DRV_MODULE_NAME ": " -#define DRV_MODULE_VERSION "1.5.8" -#define DRV_MODULE_RELDATE "April 24, 2007" +#define DRV_MODULE_VERSION "1.5.10" +#define DRV_MODULE_RELDATE "May 1, 2007" #define RUN_AT(x) (jiffies + (x)) diff --git a/trunk/drivers/net/bnx2.h b/trunk/drivers/net/bnx2.h index 322153ca37a0..bd6288d6350f 100644 --- a/trunk/drivers/net/bnx2.h +++ b/trunk/drivers/net/bnx2.h @@ -1,6 +1,6 @@ /* bnx2.h: Broadcom NX2 network driver. * - * Copyright (c) 2004, 2005, 2006 Broadcom Corporation + * Copyright (c) 2004-2007 Broadcom Corporation * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by