projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[ar71xx] use SoC specific irq dispatch code
[openwrt.git]
/
target
/
linux
/
atheros
/
patches-2.6.26
/
135-ar2313_2.6.26.patch
diff --git
a/target/linux/atheros/patches-2.6.26/135-ar2313_2.6.26.patch
b/target/linux/atheros/patches-2.6.26/135-ar2313_2.6.26.patch
index
97d3f1c
..
a39b46c
100644
(file)
--- a/
target/linux/atheros/patches-2.6.26/135-ar2313_2.6.26.patch
+++ b/
target/linux/atheros/patches-2.6.26/135-ar2313_2.6.26.patch
@@
-1,6
+1,6
@@
--- a/drivers/net/ar2313/ar2313.c
+++ b/drivers/net/ar2313/ar2313.c
--- a/drivers/net/ar2313/ar2313.c
+++ b/drivers/net/ar2313/ar2313.c
-@@ -291,7 +291,7 @@
+@@ -291,7 +291,7 @@
int __init ar2313_probe(struct platform_
sp->mii_bus.write = mdiobus_write;
sp->mii_bus.reset = mdiobus_reset;
sp->mii_bus.name = "ar2313_eth_mii";
sp->mii_bus.write = mdiobus_write;
sp->mii_bus.reset = mdiobus_reset;
sp->mii_bus.name = "ar2313_eth_mii";
This page took
0.020663 seconds
and
4
git commands to generate.