X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fgeneric%2Fbackport-4.14%2F025-tcp-allow-drivers-to-tweak-TSQ-logic.patch;fp=target%2Flinux%2Fgeneric%2Fbackport-4.14%2F025-tcp-allow-drivers-to-tweak-TSQ-logic.patch;h=fd90ad743fcb6277f98ccfbb1f4cf2c3067af668;hb=0051fff1711849d061f01dcf0aa486f60df1e50a;hp=86d101be260929a2698689ef4e65f4b09a77702a;hpb=b31f9190c3c9736f0f2a9fc810eba5b6f43a6b05;p=openwrt%2Fstaging%2Fblogic.git diff --git a/target/linux/generic/backport-4.14/025-tcp-allow-drivers-to-tweak-TSQ-logic.patch b/target/linux/generic/backport-4.14/025-tcp-allow-drivers-to-tweak-TSQ-logic.patch index 86d101be2609..fd90ad743fcb 100644 --- a/target/linux/generic/backport-4.14/025-tcp-allow-drivers-to-tweak-TSQ-logic.patch +++ b/target/linux/generic/backport-4.14/025-tcp-allow-drivers-to-tweak-TSQ-logic.patch @@ -55,7 +55,7 @@ Cc: Kir Kolyshkin rwlock_t sk_callback_lock; --- a/net/core/sock.c +++ b/net/core/sock.c -@@ -2743,6 +2743,7 @@ void sock_init_data(struct socket *sock, +@@ -2740,6 +2740,7 @@ void sock_init_data(struct socket *sock, sk->sk_max_pacing_rate = ~0U; sk->sk_pacing_rate = ~0U;