aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/atheros
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
commit668769edf76315ebb86087705e3246b585e823ca (patch)
tree0966ff42f6c8406486ba415fe96a956359b14453 /target/linux/atheros
parent393df13165b1071c98c120d1b22d19426c2a16d4 (diff)
downloadmaster-187ad058-668769edf76315ebb86087705e3246b585e823ca.tar.gz
master-187ad058-668769edf76315ebb86087705e3246b585e823ca.tar.bz2
master-187ad058-668769edf76315ebb86087705e3246b585e823ca.zip
[kernel] refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20767 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/atheros')
-rw-r--r--target/linux/atheros/patches-2.6.30/220-enet_micrel_workaround.patch2
-rw-r--r--target/linux/atheros/patches-2.6.33/220-enet_micrel_workaround.patch2
2 files changed, 2 insertions, 2 deletions
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);