[NET]: Move sysctl_max_syn_backlog into request_sock.c
authorDavid S. Miller <davem@davemloft.net>
Sun, 19 Jun 2005 05:49:40 +0000 (22:49 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 19 Jun 2005 05:49:40 +0000 (22:49 -0700)
commite52c1f17e4ea8e61bd26eb25f1a184202693c2b9
treed6094325ad30bf48f5296fd0faab85e8b9d76227
parent2ad69c55a282315e6119cf7fd744f26a925bdfd2
[NET]: Move sysctl_max_syn_backlog into request_sock.c

This fixes the CONFIG_INET=n build failure noticed
by Andrew Morton.

Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/tcp.h
net/core/request_sock.c
net/ipv4/tcp_ipv4.c