aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/patches-5.10/910-unaligned_access_hacks.patch
diff options
context:
space:
mode:
authorJohn Audia <therealgraysky@proton.me>2022-09-05 06:47:34 -0400
committerHauke Mehrtens <hauke@hauke-m.de>2022-09-11 01:30:11 +0200
commite8a62a1e6040de71bdcb1be1a1c30c064acbc059 (patch)
tree6c41ad646b343c5822c6527c25ae50686bb2c080 /target/linux/ath79/patches-5.10/910-unaligned_access_hacks.patch
parent5a80226e96d5408fe266cdc8e4962d6199ad99c3 (diff)
downloadupstream-e8a62a1e6040de71bdcb1be1a1c30c064acbc059.tar.gz
upstream-e8a62a1e6040de71bdcb1be1a1c30c064acbc059.tar.bz2
upstream-e8a62a1e6040de71bdcb1be1a1c30c064acbc059.zip
kernel: bump 5.10 to 5.10.141
All patches automatically rebased. Signed-off-by: John Audia <therealgraysky@proton.me>
Diffstat (limited to 'target/linux/ath79/patches-5.10/910-unaligned_access_hacks.patch')
-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 713f01f20f..cd335fbbc8 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
-@@ -4093,14 +4093,16 @@ static bool tcp_parse_aligned_timestamp(
+@@ -4116,14 +4116,16 @@ static bool tcp_parse_aligned_timestamp(
{
const __be32 *ptr = (const __be32 *)(th + 1);