aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2010-04-20 13:19:29 +0000
committerGabor Juhos <juhosg@openwrt.org>2010-04-20 13:19:29 +0000
commit7e64396394ddf2ba9d264b1ecb3af6f7c4c4eeef (patch)
treeb2cfac04db1fdc0673f1f8a0b9751ee705b4e6fc
parentf1eeb9b19909084a58483ed10530011043305a2e (diff)
downloadupstream-7e64396394ddf2ba9d264b1ecb3af6f7c4c4eeef.tar.gz
upstream-7e64396394ddf2ba9d264b1ecb3af6f7c4c4eeef.tar.bz2
upstream-7e64396394ddf2ba9d264b1ecb3af6f7c4c4eeef.zip
atheros: refresh 2.6.32 patches
SVN-Revision: 21039
-rw-r--r--target/linux/atheros/patches-2.6.32/220-enet_micrel_workaround.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/atheros/patches-2.6.32/220-enet_micrel_workaround.patch b/target/linux/atheros/patches-2.6.32/220-enet_micrel_workaround.patch
index dc7d63d27d..989bd76068 100644
--- a/target/linux/atheros/patches-2.6.32/220-enet_micrel_workaround.patch
+++ b/target/linux/atheros/patches-2.6.32/220-enet_micrel_workaround.patch
@@ -30,7 +30,7 @@
if (ar231x_mdiobus_probe(dev) != 0) {
printk(KERN_ERR "%s: mdiobus_probe failed\n", dev->name);
rx_tasklet_cleanup(dev);
-@@ -334,8 +350,10 @@ static int __exit ar231x_remove(struct p
+@@ -334,8 +350,10 @@ static int __devexit ar231x_remove(struc
rx_tasklet_cleanup(dev);
ar231x_init_cleanup(dev);
unregister_netdev(dev);