diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-09-20 15:08:16 +0200 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-09-20 15:51:49 +0200 |
commit | 0b18fca82f5a4009d611abe9f06a0c3160ded837 (patch) | |
tree | 0b9c3ce48fbee7c01a0de3388ca9ab1cdba60a06 /target/linux/layerscape/patches-4.14 | |
parent | d6bd3fd5c4ac22b09e4b2ac549901aaa2f8d7f8e (diff) | |
download | upstream-0b18fca82f5a4009d611abe9f06a0c3160ded837.tar.gz upstream-0b18fca82f5a4009d611abe9f06a0c3160ded837.tar.bz2 upstream-0b18fca82f5a4009d611abe9f06a0c3160ded837.zip |
kernel: bump 4.14 to 4.14.145
Refreshed all patches.
Compile-tested on: cns3xxx
Runtime-tested on: cns3xxx
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/layerscape/patches-4.14')
-rw-r--r-- | target/linux/layerscape/patches-4.14/820-sec-support-layerscape.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/layerscape/patches-4.14/820-sec-support-layerscape.patch b/target/linux/layerscape/patches-4.14/820-sec-support-layerscape.patch index d79c34d2e1..137486ffc6 100644 --- a/target/linux/layerscape/patches-4.14/820-sec-support-layerscape.patch +++ b/target/linux/layerscape/patches-4.14/820-sec-support-layerscape.patch @@ -15266,7 +15266,7 @@ Signed-off-by: Zhao Qiang <qiang.zhao@nxp.com> #endif /* __SG_SW_QM_H */ --- a/drivers/crypto/talitos.c +++ b/drivers/crypto/talitos.c -@@ -1247,6 +1247,14 @@ static int ipsec_esp(struct talitos_edes +@@ -1250,6 +1250,14 @@ static int ipsec_esp(struct talitos_edes ret = talitos_sg_map_ext(dev, areq->src, cryptlen, edesc, &desc->ptr[4], sg_count, areq->assoclen, tbl_off, elen); |