tcp: Remove unused tcpct declarations and comments
Remove declaration, 4 defines and confusing comment that are no longer used
since 1a2c6181c4
("tcp: Remove TCPCT").
Signed-off-by: Dmitry Popov <dp@highloadlab.com>
Acked-by: Christoph Paasch <christoph.paasch@uclouvain.be>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

parent
4299c8a94f
commit
c0155b2da4
@@ -107,7 +107,6 @@ static inline void tcp_clear_options(struct tcp_options_received *rx_opt)
|
||||
* only four options will fit in a standard TCP header */
|
||||
#define TCP_NUM_SACKS 4
|
||||
|
||||
struct tcp_cookie_values;
|
||||
struct tcp_request_sock_ops;
|
||||
|
||||
struct tcp_request_sock {
|
||||
|
Reference in New Issue
Block a user