aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/r6040.c
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2011-02-23 04:32:37 +0000
committerDavid S. Miller <davem@davemloft.net>2011-02-23 14:23:30 -0800
commita9a6fb374547044088ca37a30d4c3ca581cec80d (patch)
tree9594c51da0b2540d00bb2c8079343efec7652ea6 /drivers/net/r6040.c
parentr6040: fix multicast operations (diff)
downloadlinux-dev-a9a6fb374547044088ca37a30d4c3ca581cec80d.tar.xz
linux-dev-a9a6fb374547044088ca37a30d4c3ca581cec80d.zip
r6040: bump to version 0.27 and date 23Feb2011
Signed-off-by: Florian Fainelli <florian@openwrt.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
-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 7965ae42eae4..e3ebd90ae651 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.26"
-#define DRV_RELDATE "30May2010"
+#define DRV_VERSION "0.27"
+#define DRV_RELDATE "23Feb2011"
/* PHY CHIP Address */
#define PHY1_ADDR 1 /* For MAC1 */