aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/r6040.c
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2009-07-08 03:05:48 +0000
committerDavid S. Miller <davem@davemloft.net>2009-07-08 10:49:28 -0700
commitc3b85423072c0739d76b7c54080d3f3ccc5dad4d (patch)
tree31efe5c60162285f8e89bf21cb23d8853bf1759e /drivers/net/r6040.c
parentr6040: restore MIER register correctly when IRQ line is shared (diff)
downloadlinux-dev-c3b85423072c0739d76b7c54080d3f3ccc5dad4d.tar.xz
linux-dev-c3b85423072c0739d76b7c54080d3f3ccc5dad4d.zip
r6040: bump driver version to 0.24 and date to 08 July 2009
Signed-off-by: Florian Fainelli <florian@openwrt.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/r6040.c')
-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 70aac35dc2db..961b5397a531 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.23"
-#define DRV_RELDATE "05May2009"
+#define DRV_VERSION "0.24"
+#define DRV_RELDATE "08Jul2009"
/* PHY CHIP Address */
#define PHY1_ADDR 1 /* For MAC1 */