From 222390bafc58e2ee30f29f678436bdd8e5b608d6 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Fri, 9 Apr 2010 19:26:57 +0000 Subject: refresh patches SVN-Revision: 20767 --- target/linux/atheros/patches-2.6.30/220-enet_micrel_workaround.patch | 2 +- target/linux/atheros/patches-2.6.33/220-enet_micrel_workaround.patch | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/atheros') diff --git a/target/linux/atheros/patches-2.6.30/220-enet_micrel_workaround.patch b/target/linux/atheros/patches-2.6.30/220-enet_micrel_workaround.patch index dc7d63d27d..989bd76068 100644 --- a/target/linux/atheros/patches-2.6.30/220-enet_micrel_workaround.patch +++ b/target/linux/atheros/patches-2.6.30/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); 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); -- cgit v1.2.3