commit | 30a50cc56679f56d7b866b1c29fd05802606fc5a | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@kernel.org> | Thu Jan 31 17:18:50 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Jan 31 19:28:32 2008 -0800 |
tree | 36ea4df077c1bc09b0ed646d2b24a7c7ad3a8b90 | |
parent | 0027ba843450a5e28dd7fed580ad1e1546b7696b [diff] |
[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>