aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2023-07-01 15:54:25 +0200
committerHauke Mehrtens <hauke@hauke-m.de>2023-07-01 15:54:25 +0200
commitfbc23f664d85b396e9fbee1d5977d70bc4987d87 (patch)
tree7aee815e56492b5e7cb2bad3201f1a8ca833f4e3 /target/linux/ath79
parent0344144e771c71b764966551283814de3653ce6a (diff)
downloadupstream-fbc23f664d85b396e9fbee1d5977d70bc4987d87.tar.gz
upstream-fbc23f664d85b396e9fbee1d5977d70bc4987d87.tar.bz2
upstream-fbc23f664d85b396e9fbee1d5977d70bc4987d87.zip
kernel: bump 5.10 to 5.10.186
All patches automatically rebased. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/ath79')
-rw-r--r--target/linux/ath79/patches-5.10/910-unaligned_access_hacks.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ath79/patches-5.10/910-unaligned_access_hacks.patch b/target/linux/ath79/patches-5.10/910-unaligned_access_hacks.patch
index eb43e6ac35..1d2412793a 100644
--- a/target/linux/ath79/patches-5.10/910-unaligned_access_hacks.patch
+++ b/target/linux/ath79/patches-5.10/910-unaligned_access_hacks.patch
@@ -693,7 +693,7 @@
| TCPOLEN_TIMESTAMP))
--- a/net/xfrm/xfrm_input.c
+++ b/net/xfrm/xfrm_input.c
-@@ -165,8 +165,8 @@ int xfrm_parse_spi(struct sk_buff *skb,
+@@ -166,8 +166,8 @@ int xfrm_parse_spi(struct sk_buff *skb,
if (!pskb_may_pull(skb, hlen))
return -EINVAL;