diff options
author | John Audia <therealgraysky@proton.me> | 2023-04-05 11:56:48 -0400 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2023-04-08 15:32:01 +0200 |
commit | 78a468f690a0f3052ff68ef33910705b25bac33d (patch) | |
tree | 9444a85c18d2509750d9ce1db09b8a3b3fc55893 /target/linux/ath79 | |
parent | 2122c80b321d439cf8b669ae26fcfeec605cf2cc (diff) | |
download | upstream-78a468f690a0f3052ff68ef33910705b25bac33d.tar.gz upstream-78a468f690a0f3052ff68ef33910705b25bac33d.tar.bz2 upstream-78a468f690a0f3052ff68ef33910705b25bac33d.zip |
kernel: bump 5.10 to 5.10.177
All patches automatically rebased.
Signed-off-by: John Audia <therealgraysky@proton.me>
Diffstat (limited to 'target/linux/ath79')
-rw-r--r-- | target/linux/ath79/patches-5.10/910-unaligned_access_hacks.patch | 2 |
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 05fe0c7b20..2ec0c2b9ac 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 @@ -716,7 +716,7 @@ SVN-Revision: 35130 struct fib6_info *fib6_info_alloc(gfp_t gfp_flags, bool with_fib6_nh) --- a/net/netfilter/nf_conntrack_proto_tcp.c +++ b/net/netfilter/nf_conntrack_proto_tcp.c -@@ -415,7 +415,7 @@ static void tcp_sack(const struct sk_buf +@@ -412,7 +412,7 @@ static void tcp_sack(const struct sk_buf /* Fast path for timestamp-only option */ if (length == TCPOLEN_TSTAMP_ALIGNED |