| Submitter | Michael Chan |
|---|---|
| Date | Oct. 9, 2008, 5:16 p.m. |
| Message ID | <1223572568-1298-6-git-send-email-mchan@broadcom.com> |
| Download | mbox | patch |
| Permalink | /patch/3621/ |
| State | Accepted |
| Delegated to: | David Miller |
| Headers | show |
Comments
From: "Michael Chan" <mchan@broadcom.com> Date: Thu, 9 Oct 2008 10:16:08 -0700 > Signed-off-by: Michael Chan <mchan@broadcom.com> Also applied, thanks a lot. -- 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
Patch
diff --git a/drivers/net/bnx2.c b/drivers/net/bnx2.c index a95ca4f..430d430 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.8.0" -#define DRV_MODULE_RELDATE "Aug 14, 2008" +#define DRV_MODULE_VERSION "1.8.1" +#define DRV_MODULE_RELDATE "Oct 7, 2008" #define RUN_AT(x) (jiffies + (x))
Signed-off-by: Michael Chan <mchan@broadcom.com> --- drivers/net/bnx2.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-)