summaryrefslogtreecommitdiffstats
path: root/target/linux/atheros/patches-2.6.33/220-enet_micrel_workaround.patch
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2010-04-09 19:26:57 +0000
committerFlorian Fainelli <florian@openwrt.org>2010-04-09 19:26:57 +0000
commit222390bafc58e2ee30f29f678436bdd8e5b608d6 (patch)
treec1fa50b64fa3e344a661d3f3f6efd9bd38478361 /target/linux/atheros/patches-2.6.33/220-enet_micrel_workaround.patch
parentb87e590b248286ac262d544414ac1d97a3f912d6 (diff)
downloadmaster-31e0f0ae-222390bafc58e2ee30f29f678436bdd8e5b608d6.tar.gz
master-31e0f0ae-222390bafc58e2ee30f29f678436bdd8e5b608d6.tar.bz2
master-31e0f0ae-222390bafc58e2ee30f29f678436bdd8e5b608d6.zip
refresh patches
SVN-Revision: 20767
Diffstat (limited to 'target/linux/atheros/patches-2.6.33/220-enet_micrel_workaround.patch')
-rw-r--r--target/linux/atheros/patches-2.6.33/220-enet_micrel_workaround.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/atheros/patches-2.6.33/220-enet_micrel_workaround.patch b/target/linux/atheros/patches-2.6.33/220-enet_micrel_workaround.patch
index dc7d63d27d..989bd76068 100644
--- a/target/linux/atheros/patches-2.6.33/220-enet_micrel_workaround.patch
+++ b/target/linux/atheros/patches-2.6.33/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);