aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/layerscape/patches-4.14/820-sec-support-layerscape.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2021-10-02 13:38:04 +0200
committerHauke Mehrtens <hauke@hauke-m.de>2021-10-02 16:11:47 +0200
commit93a48cb1a0f8b34fa1a3c60de4f2f5ead7165847 (patch)
tree7bfa85f74d4056464b74dfd0354a33b3c0619ad5 /target/linux/layerscape/patches-4.14/820-sec-support-layerscape.patch
parent123d12eada9a8d63e790af372f30359415812228 (diff)
downloadupstream-93a48cb1a0f8b34fa1a3c60de4f2f5ead7165847.tar.gz
upstream-93a48cb1a0f8b34fa1a3c60de4f2f5ead7165847.tar.bz2
upstream-93a48cb1a0f8b34fa1a3c60de4f2f5ead7165847.zip
kernel: bump 4.14 to 4.14.248
All updated automatically. Compile-tested on: lantiq/xrx200, armvirt/64 Runtime-tested on: lantiq/xrx200, armvirt/64 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/layerscape/patches-4.14/820-sec-support-layerscape.patch')
-rw-r--r--target/linux/layerscape/patches-4.14/820-sec-support-layerscape.patch2
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 63f6540be0..5c75068749 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
@@ -15267,7 +15267,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
-@@ -1250,6 +1250,14 @@ static int ipsec_esp(struct talitos_edes
+@@ -1254,6 +1254,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);