diff options
Diffstat (limited to 'include/net/tcp.h')
-rw-r--r-- | include/net/tcp.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/net/tcp.h b/include/net/tcp.h index 0268f1025d9d..5869a822ecb1 100644 --- a/include/net/tcp.h +++ b/include/net/tcp.h | |||
@@ -250,7 +250,6 @@ extern int sysctl_tcp_rmem[3]; | |||
250 | 250 | ||
251 | #define TCP_RACK_LOSS_DETECTION 0x1 /* Use RACK to detect losses */ | 251 | #define TCP_RACK_LOSS_DETECTION 0x1 /* Use RACK to detect losses */ |
252 | 252 | ||
253 | extern int sysctl_tcp_invalid_ratelimit; | ||
254 | extern int sysctl_tcp_pacing_ss_ratio; | 253 | extern int sysctl_tcp_pacing_ss_ratio; |
255 | extern int sysctl_tcp_pacing_ca_ratio; | 254 | extern int sysctl_tcp_pacing_ca_ratio; |
256 | 255 | ||