From 20bc4507714fbc5dfbe3632afeb260b071591acb Mon Sep 17 00:00:00 2001 From: John Audia Date: Wed, 6 Oct 2021 11:38:15 -0400 Subject: kernel: bump 5.10 to 5.10.71 All patches automatically rebased. Build system: x86_64 Build-tested: bcm2711/RPi4B, ipq806x/R7800 Run-tested: bcm2711/RPi4B, ipq806x/R7800 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 338b96447d..1ade1e9181 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 @@ -171,7 +171,7 @@ #define UDP_CORK 1 /* Never send partially complete segments */ --- a/net/netfilter/nf_conntrack_core.c +++ b/net/netfilter/nf_conntrack_core.c -@@ -268,8 +268,8 @@ nf_ct_get_tuple(const struct sk_buff *sk +@@ -271,8 +271,8 @@ nf_ct_get_tuple(const struct sk_buff *sk switch (l3num) { case NFPROTO_IPV4: -- cgit v1.2.3