aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ipq806x
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2017-05-26 22:56:32 +0200
committerHauke Mehrtens <hauke@hauke-m.de>2017-05-27 00:48:37 +0200
commit0b173759316f3eff85c5c41523cae376e907b7c7 (patch)
tree160a285fbf6b059eaf29946b37df4ea9475b1290 /target/linux/ipq806x
parent48e500570ee964e4e74c3f88cd518f2d3b1ba1ce (diff)
downloadupstream-0b173759316f3eff85c5c41523cae376e907b7c7.tar.gz
upstream-0b173759316f3eff85c5c41523cae376e907b7c7.tar.bz2
upstream-0b173759316f3eff85c5c41523cae376e907b7c7.zip
kernel: update kernel 4.9 to 4.9.30
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/ipq806x')
-rw-r--r--target/linux/ipq806x/patches-4.9/0047-mtd-nand-Create-a-BBT-flag-to-access-bad-block-marke.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ipq806x/patches-4.9/0047-mtd-nand-Create-a-BBT-flag-to-access-bad-block-marke.patch b/target/linux/ipq806x/patches-4.9/0047-mtd-nand-Create-a-BBT-flag-to-access-bad-block-marke.patch
index f70821e72d..0d6f990c42 100644
--- a/target/linux/ipq806x/patches-4.9/0047-mtd-nand-Create-a-BBT-flag-to-access-bad-block-marke.patch
+++ b/target/linux/ipq806x/patches-4.9/0047-mtd-nand-Create-a-BBT-flag-to-access-bad-block-marke.patch
@@ -27,7 +27,7 @@ Signed-off-by: Archit Taneja <architt@codeaurora.org>
--- a/drivers/mtd/nand/nand_base.c
+++ b/drivers/mtd/nand/nand_base.c
-@@ -414,7 +414,11 @@ static int nand_default_block_markbad(st
+@@ -482,7 +482,11 @@ static int nand_default_block_markbad(st
} else {
ops.len = ops.ooblen = 1;
}