[<prev] [next>] [day] [month] [year] [list]
Message-Id: <200807131436.05324.florian.fainelli@telecomint.eu>
Date: Sun, 13 Jul 2008 14:36:04 +0200
From: Florian Fainelli <florian.fainelli@...ecomint.eu>
To: netdev@...r.kernel.org
Cc: Francois Romieu <romieu@...zoreil.com>, jeff@...zik.org
Subject: [PATCH 10/10] r6040: bump release number to 0.18
This patch bumps the release of the r6040 driver. There has been
quite some versions of it out there, but this one is the one
people should report bugs against.
Signed-off-by: Florian Fainelli <florian.fainelli@...ecomint.eu>
---
diff --git a/drivers/net/r6040.c b/drivers/net/r6040.c
index 99dbe46..1cafa92 100644
--- a/drivers/net/r6040.c
+++ b/drivers/net/r6040.c
@@ -50,8 +50,8 @@
#include <asm/processor.h>
#define DRV_NAME "r6040"
-#define DRV_VERSION "0.16"
-#define DRV_RELDATE "10Nov2007"
+#define DRV_VERSION "0.18"
+#define DRV_RELDATE "13Jul2008"
/* PHY CHIP Address */
#define PHY1_ADDR 1 /* For MAC1 */
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists