aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/patches-5.10/910-unaligned_access_hacks.patch
diff options
context:
space:
mode:
authorJohn Audia <therealgraysky@proton.me>2023-01-05 05:51:15 -0500
committerHauke Mehrtens <hauke@hauke-m.de>2023-01-06 12:13:49 +0100
commit2621ddb0bef7f5f8eedc49437dfa23b66e810af6 (patch)
treef95f60bd2d86053d228a41adaa321839973eb434 /target/linux/ath79/patches-5.10/910-unaligned_access_hacks.patch
parent720b2431716b16a93848e10788ae6d36856a34b2 (diff)
downloadupstream-2621ddb0bef7f5f8eedc49437dfa23b66e810af6.tar.gz
upstream-2621ddb0bef7f5f8eedc49437dfa23b66e810af6.tar.bz2
upstream-2621ddb0bef7f5f8eedc49437dfa23b66e810af6.zip
kernel: bump 5.10 to 5.10.162
All patches automatically rebased. Build system: x86_64 Build-tested: ramips/tplink_archer-a6-v3 Run-tested: ramips/tplink_archer-a6-v3 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 53ddcd46e5..1891a6425e 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
@@ -326,7 +326,7 @@ SVN-Revision: 35130
#endif /* _LINUX_TYPES_H */
--- a/net/ipv4/af_inet.c
+++ b/net/ipv4/af_inet.c
-@@ -1470,8 +1470,8 @@ struct sk_buff *inet_gro_receive(struct
+@@ -1469,8 +1469,8 @@ struct sk_buff *inet_gro_receive(struct
if (unlikely(ip_fast_csum((u8 *)iph, 5)))
goto out_unlock;