aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79
diff options
context:
space:
mode:
authorJohn Audia <therealgraysky@proton.me>2022-09-15 09:56:36 -0400
committerHauke Mehrtens <hauke@hauke-m.de>2022-09-17 15:58:25 +0200
commitbe4abbd84ab7e1492ded6e37aab34936c6fe9a23 (patch)
tree306961412044e31dd8313372fdf01cea05dd3068 /target/linux/ath79
parent4e05e7dddf9c0665135a743cfa32cbc8abc9e3aa (diff)
downloadupstream-be4abbd84ab7e1492ded6e37aab34936c6fe9a23.tar.gz
upstream-be4abbd84ab7e1492ded6e37aab34936c6fe9a23.tar.bz2
upstream-be4abbd84ab7e1492ded6e37aab34936c6fe9a23.zip
kernel: bump 5.10 to 5.10.143
All patches automatically rebased. Signed-off-by: John Audia <therealgraysky@proton.me> (cherry picked from commit b77217d916ba48accbdb46589e6e5e3a9972c44e)
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 cd335fbbc8..07cfb6f4e6 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
@@ -706,7 +706,7 @@
EXPORT_SYMBOL(xfrm_parse_spi);
--- a/net/ipv4/tcp_input.c
+++ b/net/ipv4/tcp_input.c
-@@ -4116,14 +4116,16 @@ static bool tcp_parse_aligned_timestamp(
+@@ -4127,14 +4127,16 @@ static bool tcp_parse_aligned_timestamp(
{
const __be32 *ptr = (const __be32 *)(th + 1);