diff options
| author | John Audia <therealgraysky@proton.me> | 2024-02-02 16:56:39 -0500 |
|---|---|---|
| committer | Nick Hainke <vincent@systemli.org> | 2024-02-08 18:35:42 +0100 |
| commit | 4a0839b44ede74754f8022ca7fbd31c862ca86c2 (patch) | |
| tree | 15e1ded94a1dac2b9d296eb93b435a5c01392260 /target/linux/ath79 | |
| parent | d274867c217cade795537af93ff9b209e472e19c (diff) | |
| download | upstream-4a0839b44ede74754f8022ca7fbd31c862ca86c2.tar.gz upstream-4a0839b44ede74754f8022ca7fbd31c862ca86c2.tar.bz2 upstream-4a0839b44ede74754f8022ca7fbd31c862ca86c2.zip | |
kernel: bump 6.1 to 6.1.76
Changelog: https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.1.76
All patches automatically rebased.
Build system: x86/64
Build-tested: x86/64/AMD Cezanne
Run-tested: x86/64/AMD Cezanne
Signed-off-by: John Audia <therealgraysky@proton.me>
Diffstat (limited to 'target/linux/ath79')
| -rw-r--r-- | target/linux/ath79/patches-6.1/900-unaligned_access_hacks.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ath79/patches-6.1/900-unaligned_access_hacks.patch b/target/linux/ath79/patches-6.1/900-unaligned_access_hacks.patch index 2235c28fd96..b6f6d63f684 100644 --- a/target/linux/ath79/patches-6.1/900-unaligned_access_hacks.patch +++ b/target/linux/ath79/patches-6.1/900-unaligned_access_hacks.patch @@ -336,7 +336,7 @@ SVN-Revision: 35130 #endif /* _LINUX_TYPES_H */ --- a/net/ipv4/af_inet.c +++ b/net/ipv4/af_inet.c -@@ -1512,8 +1512,8 @@ struct sk_buff *inet_gro_receive(struct +@@ -1515,8 +1515,8 @@ struct sk_buff *inet_gro_receive(struct if (unlikely(ip_fast_csum((u8 *)iph, 5))) goto out; |
