projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[kernel] aec62xx is working with kernel 2.6.28 agagin.
[openwrt.git]
/
target
/
linux
/
pxa
/
patches-2.6.21
/
015-smc-ether-addr.patch
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
e45c466
..
285a8f0
100644
(file)
--- 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,5
@@
-Index: linux-2.6.21.7/drivers/net/smc91x.c
-===================================================================
---- linux-2.6.21.7.orig/drivers/net/smc91x.c
-+++ linux-2.6.21.7/drivers/net/smc91x.c
+--- a/drivers/net/smc91x.c
++++ b/drivers/net/smc91x.c
@@ -1815,6 +1815,39 @@ static int __init smc_findirq(void __iom
return probe_irq_off(cookie);
}
@@ -1815,6 +1815,39 @@ static int __init smc_findirq(void __iom
return probe_irq_off(cookie);
}
This page took
0.030035 seconds
and
4
git commands to generate.