[TCP]: Set default congestion control when no sysctl.
authorStephen Hemminger <shemminger@osdl.org>
Wed, 1 Nov 2006 01:31:33 +0000 (17:31 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 1 Nov 2006 23:42:34 +0000 (15:42 -0800)
commitb1736a71404b3961f061c795a81210aa7f945fc0
treef7d285697c143b5f28a4389d994c72fdfa78684f
parentd55b4c631e89a008e80b003e5aa4291d9ec800ac
[TCP]: Set default congestion control when no sysctl.

The setting of the default congestion control was buried in
the sysctl code so it would not be done properly if SYSCTL was
not enabled.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/sysctl_net_ipv4.c
net/ipv4/tcp_cong.c