[openwrt/openwrt] ath79: Refresh patches
LEDE Commits
lede-commits at lists.infradead.org
Sat Apr 1 10:47:11 PDT 2023
hauke pushed a commit to openwrt/openwrt.git, branch openwrt-22.03:
https://git.openwrt.org/541be7ddb252dfae9ad2bc2ae286c88dcd159d3f
commit 541be7ddb252dfae9ad2bc2ae286c88dcd159d3f
Author: Hauke Mehrtens <hauke at hauke-m.de>
AuthorDate: Sat Apr 1 19:46:06 2023 +0200
ath79: Refresh patches
Refresh the kernel patches.
Fixes: c2331038b257 ("kernel: remove obsolete netfilter tcp window size check bypass patch")
Signed-off-by: Hauke Mehrtens <hauke at hauke-m.de>
---
target/linux/ath79/patches-5.10/910-unaligned_access_hacks.patch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 aa60c0523e..9dbc96f31c 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
@@ -682,7 +682,7 @@
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
More information about the lede-commits
mailing list