tcp: fix >2 iw selection
authorIlpo Järvinen <ilpo.jarvinen@helsinki.fi>
Tue, 14 Apr 2009 09:08:53 +0000 (02:08 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 14 Apr 2009 09:08:53 +0000 (02:08 -0700)
A long-standing feature in tcp_init_metrics() is such that
any of its goto reset prevents call to tcp_init_cwnd().

Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found