summaryrefslogtreecommitdiffstats
path: root/target/linux/pxa/patches-2.6.21/015-smc-ether-addr.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/pxa/patches-2.6.21/015-smc-ether-addr.patch')
-rw-r--r--target/linux/pxa/patches-2.6.21/015-smc-ether-addr.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/pxa/patches-2.6.21/015-smc-ether-addr.patch b/target/linux/pxa/patches-2.6.21/015-smc-ether-addr.patch
index b4957b7a0..e45c4668c 100644
--- a/target/linux/pxa/patches-2.6.21/015-smc-ether-addr.patch
+++ b/target/linux/pxa/patches-2.6.21/015-smc-ether-addr.patch
@@ -1,7 +1,7 @@
-Index: linux-2.6.21gum/drivers/net/smc91x.c
+Index: linux-2.6.21.7/drivers/net/smc91x.c
===================================================================
---- linux-2.6.21gum.orig/drivers/net/smc91x.c
-+++ linux-2.6.21gum/drivers/net/smc91x.c
+--- linux-2.6.21.7.orig/drivers/net/smc91x.c
++++ linux-2.6.21.7/drivers/net/smc91x.c
@@ -1815,6 +1815,39 @@ static int __init smc_findirq(void __iom
return probe_irq_off(cookie);
}