diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-12-06 11:06:03 +0100 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-12-10 11:48:44 +0100 |
commit | 0028f86687dc355b67263344e9368e8a826f5096 (patch) | |
tree | 91d130e9c64626b302a11d183ac00e2eb6d7a984 /target/linux/generic/pending-4.14/494-mtd-ubi-add-EOF-marker-support.patch | |
parent | dfbf836a52e451f98e90dcf567c107062e2d7048 (diff) | |
download | upstream-0028f86687dc355b67263344e9368e8a826f5096.tar.gz upstream-0028f86687dc355b67263344e9368e8a826f5096.tar.bz2 upstream-0028f86687dc355b67263344e9368e8a826f5096.zip |
kernel: bump 4.14 to 4.14.86
Refreshed all patches.
Altered patches:
- 180-usb-xhci-add-support-for-performing-fake-doorbell.patch
Compile-tested on: ar71xx, cns3xxx, imx6
Runtime-tested on: ar71xx, cns3xxx, imx6
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/generic/pending-4.14/494-mtd-ubi-add-EOF-marker-support.patch')
-rw-r--r-- | target/linux/generic/pending-4.14/494-mtd-ubi-add-EOF-marker-support.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/pending-4.14/494-mtd-ubi-add-EOF-marker-support.patch b/target/linux/generic/pending-4.14/494-mtd-ubi-add-EOF-marker-support.patch index c8e25710b2..a3b58dd66f 100644 --- a/target/linux/generic/pending-4.14/494-mtd-ubi-add-EOF-marker-support.patch +++ b/target/linux/generic/pending-4.14/494-mtd-ubi-add-EOF-marker-support.patch @@ -50,7 +50,7 @@ Signed-off-by: Gabor Juhos <juhosg@openwrt.org> break; --- a/drivers/mtd/ubi/ubi.h +++ b/drivers/mtd/ubi/ubi.h -@@ -778,6 +778,7 @@ struct ubi_attach_info { +@@ -785,6 +785,7 @@ struct ubi_attach_info { int mean_ec; uint64_t ec_sum; int ec_count; |