diff options
author | Luka Perkov <luka@openwrt.org> | 2015-01-03 22:59:43 +0000 |
---|---|---|
committer | Luka Perkov <luka@openwrt.org> | 2015-01-03 22:59:43 +0000 |
commit | 9c8422a09b0247778b7dc12018169b127e66c470 (patch) | |
tree | 124ff3de5fc80358433ac0c3893a49bb5ddbaebf /target/linux/generic/patches-3.14/406-mtd-old-rootfs-squashfs-splitter.patch | |
parent | fd7be4073af21aeea4b330b59c0d097ccb561137 (diff) | |
download | upstream-9c8422a09b0247778b7dc12018169b127e66c470.tar.gz upstream-9c8422a09b0247778b7dc12018169b127e66c470.tar.bz2 upstream-9c8422a09b0247778b7dc12018169b127e66c470.zip |
kernel: update 3.14 to 3.14.27
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 43820
Diffstat (limited to 'target/linux/generic/patches-3.14/406-mtd-old-rootfs-squashfs-splitter.patch')
-rw-r--r-- | target/linux/generic/patches-3.14/406-mtd-old-rootfs-squashfs-splitter.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.14/406-mtd-old-rootfs-squashfs-splitter.patch b/target/linux/generic/patches-3.14/406-mtd-old-rootfs-squashfs-splitter.patch index 9147d1df46..c29b137774 100644 --- a/target/linux/generic/patches-3.14/406-mtd-old-rootfs-squashfs-splitter.patch +++ b/target/linux/generic/patches-3.14/406-mtd-old-rootfs-squashfs-splitter.patch @@ -14,7 +14,7 @@ default y --- a/drivers/mtd/mtdpart.c +++ b/drivers/mtd/mtdpart.c -@@ -668,6 +668,47 @@ mtd_pad_erasesize(struct mtd_info *mtd, +@@ -668,6 +668,47 @@ mtd_pad_erasesize(struct mtd_info *mtd, return len; } |