summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2004-10-25 22:28:02 -0700
committerDavid S. Miller <davem@nuts.davemloft.net>2004-10-25 22:28:02 -0700
commit306db89463529d848b2ab72cd111086461060875 (patch)
tree7fbdb78dd02e1802a69afb6e0cc7659b3b94beee /include/linux
parent79d572290a771cadcc589e0071bda016453f3591 (diff)
[TCP]: Move tcp_get_info() into tcp.c
In my recent foray into tcp_diag I discovered some ugly looking ifdef's on CONFIG_IPV6 that'll break when IPv6 is built as a module. In order to fix it, we need to allow tcp_diag to be built as a module. So here is a start. This patch move tcp_get_info from tcp_diag.c into the site of the other caller, tcp.c. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions