diff options
author | Felix Fietkau <nbd@openwrt.org> | 2011-03-16 18:31:23 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2011-03-16 18:31:23 +0000 |
commit | eb6cad3261e546ce131c187a0236134a58a7db46 (patch) | |
tree | b64416a53bb1a357a27734b7e4ce266de94cba9b /target/linux/generic/patches-2.6.38/065-rootfs_split.patch | |
parent | b7d69ce4ec4ac41e8df92c92a2df14bbe2134995 (diff) | |
download | upstream-eb6cad3261e546ce131c187a0236134a58a7db46.tar.gz upstream-eb6cad3261e546ce131c187a0236134a58a7db46.tar.bz2 upstream-eb6cad3261e546ce131c187a0236134a58a7db46.zip |
kernel: refresh 2.6.38 patches for final release
SVN-Revision: 26194
Diffstat (limited to 'target/linux/generic/patches-2.6.38/065-rootfs_split.patch')
-rw-r--r-- | target/linux/generic/patches-2.6.38/065-rootfs_split.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-2.6.38/065-rootfs_split.patch b/target/linux/generic/patches-2.6.38/065-rootfs_split.patch index bd94b18ad4..7a82354dd7 100644 --- a/target/linux/generic/patches-2.6.38/065-rootfs_split.patch +++ b/target/linux/generic/patches-2.6.38/065-rootfs_split.patch @@ -548,7 +548,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; } |