projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[adm8668] fix firstboot with new MTD map driver
[openwrt.git]
/
target
/
linux
/
generic
/
patches-2.6.37
/
065-rootfs_split.patch
diff --git
a/target/linux/generic/patches-2.6.37/065-rootfs_split.patch
b/target/linux/generic/patches-2.6.37/065-rootfs_split.patch
index
a048395
..
e9bb121
100644
(file)
--- a/
target/linux/generic/patches-2.6.37/065-rootfs_split.patch
+++ b/
target/linux/generic/patches-2.6.37/065-rootfs_split.patch
@@
-549,7
+549,7
@@
part->name = dev->mtd.name;
--- a/drivers/mtd/mtdchar.c
+++ b/drivers/mtd/mtdchar.c
-@@ -841,6 +841,13 @@ static int mtd_ioctl(struct file *file,
+@@ -841,6 +841,13 @@ static int mtd_ioctl(struct file *file,
file->f_pos = 0;
break;
}
This page took
0.029351 seconds
and
4
git commands to generate.