| Submitter | Florian Fainelli |
|---|---|
| Date | Jan. 9, 2009, 1:04 a.m. |
| Message ID | <200901090204.57238.florian@openwrt.org> |
| Download | mbox | patch |
| Permalink | /patch/17455/ |
| State | Accepted |
| Delegated to: | David Miller |
| Headers | show |
Comments
From: Florian Fainelli <florian@openwrt.org> Date: Fri, 9 Jan 2009 02:04:57 +0100 > From: Florian Fainelli <florian@openwrt.org> > Subject: [PATCH 4/4] r6040: bump release to 0.21 > > Bump version to 0.21 and release date to 09Jan2009. > > Signed-off-by: Florian Fainelli <florian@openwrt.org> Applied. -- 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/r6040.c b/drivers/net/r6040.c index 21d830b..0e4199b 100644 --- a/drivers/net/r6040.c +++ b/drivers/net/r6040.c @@ -49,8 +49,8 @@ #include <asm/processor.h> #define DRV_NAME "r6040" -#define DRV_VERSION "0.20" -#define DRV_RELDATE "07Jan2009" +#define DRV_VERSION "0.21" +#define DRV_RELDATE "09Jan2009" /* PHY CHIP Address */ #define PHY1_ADDR 1 /* For MAC1 */