[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)
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>

No differences found