diff options
author | Florian Fainelli <florian@openwrt.org> | 2011-02-27 19:03:55 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2011-02-27 19:03:55 +0000 |
commit | 30b25ae4fdec620c86caad7706f3ec05d19eee2e (patch) | |
tree | 842ef547b20e7c033d504257129c3f0499cb9f9f /target/linux/generic/patches-2.6.37/065-rootfs_split.patch | |
parent | a2142e65134533f9b9e56861b60bb9e6ffa432f1 (diff) | |
download | upstream-30b25ae4fdec620c86caad7706f3ec05d19eee2e.tar.gz upstream-30b25ae4fdec620c86caad7706f3ec05d19eee2e.tar.bz2 upstream-30b25ae4fdec620c86caad7706f3ec05d19eee2e.zip |
[kernel] refresh 2.6.37 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25760 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/patches-2.6.37/065-rootfs_split.patch')
-rw-r--r-- | target/linux/generic/patches-2.6.37/065-rootfs_split.patch | 2 |
1 files changed, 1 insertions, 1 deletions
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 e9bb121077..a0483957cb 100644 --- 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; } |