mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-01 10:43:08 +01:00
ath79: Refresh patches
Refresh the kernel patches.
Fixes: c2331038b2 ("kernel: remove obsolete netfilter tcp window size check bypass patch")
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
parent
c2331038b2
commit
541be7ddb2
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue