[TCP]: Unexport sysctl_tcp_tso_win_divisor
authorAdrian Bunk <bunk@kernel.org>
Fri, 1 Feb 2008 01:18:50 +0000 (17:18 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 1 Feb 2008 03:28:32 +0000 (19:28 -0800)
commit30a50cc56679f56d7b866b1c29fd05802606fc5a
tree36ea4df077c1bc09b0ed646d2b24a7c7ad3a8b90
parent0027ba843450a5e28dd7fed580ad1e1546b7696b
[TCP]: Unexport sysctl_tcp_tso_win_divisor

This patch removes the no longer used
EXPORT_SYMBOL(sysctl_tcp_tso_win_divisor).

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/tcp_output.c