aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic
diff options
context:
space:
mode:
authorÁlvaro Fernández Rojas <noltari@gmail.com>2016-06-20 23:26:13 +0200
committerZoltan HERPAI <wigyori@uid0.hu>2016-06-20 23:26:13 +0200
commit9d81678ab01a06ee718e33c2f2d3913cec684840 (patch)
tree29a5c4b2374b3f05652b496135257107ecb8765f /target/linux/generic
parent2dc1e11c688a439084692e0b86d20adc0310d42c (diff)
downloadmaster-187ad058-9d81678ab01a06ee718e33c2f2d3913cec684840.tar.gz
master-187ad058-9d81678ab01a06ee718e33c2f2d3913cec684840.tar.bz2
master-187ad058-9d81678ab01a06ee718e33c2f2d3913cec684840.zip
kernel: update kernel 4.4 to version 4.4.12
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Diffstat (limited to 'target/linux/generic')
-rw-r--r--target/linux/generic/patches-4.4/494-mtd-ubi-add-EOF-marker-support.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-4.4/494-mtd-ubi-add-EOF-marker-support.patch b/target/linux/generic/patches-4.4/494-mtd-ubi-add-EOF-marker-support.patch
index 14fae764fe..dd5ee306ef 100644
--- a/target/linux/generic/patches-4.4/494-mtd-ubi-add-EOF-marker-support.patch
+++ b/target/linux/generic/patches-4.4/494-mtd-ubi-add-EOF-marker-support.patch
@@ -41,7 +41,7 @@
break;
--- a/drivers/mtd/ubi/ubi.h
+++ b/drivers/mtd/ubi/ubi.h
-@@ -739,6 +739,7 @@ struct ubi_attach_info {
+@@ -741,6 +741,7 @@ struct ubi_attach_info {
int mean_ec;
uint64_t ec_sum;
int ec_count;