]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commita9d246dbb07cf0bd32bbfc5d184ed738bf2af4f8
tree893b5e69f6e4b1227ad83bf856a86d01803c80ed
parent68be802cd5ad040fe8cfa33ce3031405df2d9117
ipv4: Remove unused definitions in net/ipv4/tcp_ipv4.c.

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>
net/ipv4/tcp_ipv4.c