From 78a468f690a0f3052ff68ef33910705b25bac33d Mon Sep 17 00:00:00 2001 From: John Audia Date: Wed, 5 Apr 2023 11:56:48 -0400 Subject: kernel: bump 5.10 to 5.10.177 All patches automatically rebased. Signed-off-by: John Audia --- target/linux/ath79/patches-5.10/910-unaligned_access_hacks.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ath79/patches-5.10/910-unaligned_access_hacks.patch') 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 -- cgit v1.2.3