tcp: Namespace-ify sysctl_tcp_min_tso_segs
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
b530b68148
commit
26e9596e5b
@ -285,8 +285,6 @@
|
||||
|
||||
#include <trace/events/tcp.h>
|
||||
|
||||
int sysctl_tcp_min_tso_segs __read_mostly = 2;
|
||||
|
||||
int sysctl_tcp_autocorking __read_mostly = 1;
|
||||
|
||||
struct percpu_counter tcp_orphan_count;
|
||||
|
Reference in New Issue
Block a user