[TCP] mtu probing: move tcp-specific data out of inet_connection_sock
authorJohn Heffner <jheffner@psc.edu>
Tue, 21 Mar 2006 05:32:58 +0000 (21:32 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 21 Mar 2006 05:32:58 +0000 (21:32 -0800)
This moves some TCP-specific MTU probing state out of
inet_connection_sock back to tcp_sock.

Signed-off-by: John Heffner <jheffner@psc.edu>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found