aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2010-04-06 22:09:20 +0000
committerDavid S. Miller <davem@davemloft.net>2010-04-07 02:07:50 -0700
commit8020eb82d4c37d21dade0abeb8feed265a01819e (patch)
tree099da5000dc62119d4526eac7ff01a489d772155
parent5368c726b6a52e6778e59f362dfcaa5ae5cb6cd3 (diff)
au1000-eth: bump to 1.7
Signed-off-by: Florian Fainelli <florian@openwrt.org> Signed-off-by: David S. Miller <davem@davemloft.net>
-rw-r--r--drivers/net/au1000_eth.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/au1000_eth.c b/drivers/net/au1000_eth.c
index 5afca6cee0f..7abb2c84ba5 100644
--- a/drivers/net/au1000_eth.c
+++ b/drivers/net/au1000_eth.c
@@ -80,7 +80,7 @@ static int au1000_debug = 3;
NETIF_MSG_LINK)
#define DRV_NAME "au1000_eth"
-#define DRV_VERSION "1.6"
+#define DRV_VERSION "1.7"
#define DRV_AUTHOR "Pete Popov <ppopov@embeddedalley.com>"
#define DRV_DESC "Au1xxx on-chip Ethernet driver"