summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Fainelli <florian.fainelli@telecomint.eu>2008-07-13 12:36:04 (GMT)
committerJeff Garzik <jgarzik@redhat.com>2008-07-22 23:59:48 (GMT)
commit1de95294f16cab0e924e1b4cd9b554a6eca65e6e (patch)
tree299b845eebca0f1c4a4a8bf7a1f8557ec0e87037
parente24ddf3aa8a2c4c14df1136e762c315c436488e7 (diff)
downloadlinux-1de95294f16cab0e924e1b4cd9b554a6eca65e6e.tar.xz
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@telecomint.eu> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
-rw-r--r--drivers/net/r6040.c4
1 files changed, 2 insertions, 2 deletions
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 */