aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.14/412-mtd-partial_eraseblock_unlock.patch
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2014-07-30 15:44:44 +0000
committerLuka Perkov <luka@openwrt.org>2014-07-30 15:44:44 +0000
commitf548b18353bc31ecd2a8ecf44470c31676acbd86 (patch)
tree7c7c06e3cbb8fec6a19d9767825047f2dc3bba1c /target/linux/generic/patches-3.14/412-mtd-partial_eraseblock_unlock.patch
parent7dabdbde78794c96513fb427675fb9517e2b135a (diff)
downloadupstream-f548b18353bc31ecd2a8ecf44470c31676acbd86.tar.gz
upstream-f548b18353bc31ecd2a8ecf44470c31676acbd86.tar.bz2
upstream-f548b18353bc31ecd2a8ecf44470c31676acbd86.zip
kernel: update 3.14 to 3.14.14
Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 41898
Diffstat (limited to 'target/linux/generic/patches-3.14/412-mtd-partial_eraseblock_unlock.patch')
-rw-r--r--target/linux/generic/patches-3.14/412-mtd-partial_eraseblock_unlock.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.14/412-mtd-partial_eraseblock_unlock.patch b/target/linux/generic/patches-3.14/412-mtd-partial_eraseblock_unlock.patch
index 134f65715e..87c8257fe1 100644
--- a/target/linux/generic/patches-3.14/412-mtd-partial_eraseblock_unlock.patch
+++ b/target/linux/generic/patches-3.14/412-mtd-partial_eraseblock_unlock.patch
@@ -1,6 +1,6 @@
--- a/drivers/mtd/mtdpart.c
+++ b/drivers/mtd/mtdpart.c
-@@ -331,7 +331,14 @@ static int part_lock(struct mtd_info *mt
+@@ -332,7 +332,14 @@ static int part_lock(struct mtd_info *mt
static int part_unlock(struct mtd_info *mtd, loff_t ofs, uint64_t len)
{
struct mtd_part *part = PART(mtd);