From: Gary Zambrano Date: Mon, 10 Apr 2006 19:05:40 +0000 (-0700) Subject: [PATCH] b44: increase version to 1.00 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=8056bfafb8a845f3035e7aae5ffe405df118bc12;p=linux-beck.git [PATCH] b44: increase version to 1.00 Signed-off-by: Jeff Garzik --- diff --git a/drivers/net/b44.c b/drivers/net/b44.c index a67d537ccf49..aa1ef74792c6 100644 --- a/drivers/net/b44.c +++ b/drivers/net/b44.c @@ -2,6 +2,7 @@ * * Copyright (C) 2002 David S. Miller (davem@redhat.com) * Fixed by Pekka Pietikainen (pp@ee.oulu.fi) + * Copyright (C) 2006 Broadcom Corporation. * * Distribute under GPL. */ @@ -28,8 +29,8 @@ #define DRV_MODULE_NAME "b44" #define PFX DRV_MODULE_NAME ": " -#define DRV_MODULE_VERSION "0.97" -#define DRV_MODULE_RELDATE "Nov 30, 2005" +#define DRV_MODULE_VERSION "1.00" +#define DRV_MODULE_RELDATE "Apr 7, 2006" #define B44_DEF_MSG_ENABLE \ (NETIF_MSG_DRV | \