projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
generic: rtl8366: move mii bus handling to the rtl8366_smi code
[openwrt.git]
/
target
/
linux
/
ar71xx
/
patches-2.6.32
/
109-mtd-wrt160nl-trx-parser.patch
diff --git
a/target/linux/ar71xx/patches-2.6.32/109-mtd-wrt160nl-trx-parser.patch
b/target/linux/ar71xx/patches-2.6.32/109-mtd-wrt160nl-trx-parser.patch
index
52f54e6
..
7af8843
100644
(file)
--- a/
target/linux/ar71xx/patches-2.6.32/109-mtd-wrt160nl-trx-parser.patch
+++ b/
target/linux/ar71xx/patches-2.6.32/109-mtd-wrt160nl-trx-parser.patch
@@
-1,6
+1,6
@@
--- a/drivers/mtd/devices/m25p80.c
+++ b/drivers/mtd/devices/m25p80.c
-@@ -88
5,6 +885
,16 @@ static int __devinit m25p_probe(struct s
+@@ -88
6,6 +886
,16 @@ static int __devinit m25p_probe(struct s
part_probes, &parts, 0);
}
#endif
This page took
0.025606 seconds
and
4
git commands to generate.