ipv4: Remove unused definitions in net/ipv4/tcp_ipv4.c.
authorRami Rosen <ramirose@gmail.com>
Tue, 17 Jun 2008 00:07:16 +0000 (17:07 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 17 Jun 2008 00:07:16 +0000 (17:07 -0700)
1) Remove ICMP_MIN_LENGTH, as it is unused.

2) Remove unneeded tcp_v4_send_check() declaration.

Signed-off-by: Rami Rosen <ramirose@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found