kernel: update 3.14 to 3.14.27

Signed-off-by: Luka Perkov <luka@openwrt.org>

SVN-Revision: 43820
This commit is contained in:
Luka Perkov
2015-01-03 22:59:43 +00:00
parent fd7be4073a
commit 9c8422a09b
8 changed files with 21 additions and 46 deletions

View File

@@ -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;
}