commit | 86bcebafc5e7f5163ccf828792fe694b112ed6fa | [log] [tgz] |
---|---|---|
author | Ilpo Järvinen <ilpo.jarvinen@helsinki.fi> | Tue Apr 14 02:08:53 2009 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Apr 14 02:08:53 2009 -0700 |
tree | fa383567eae0553e73a834ad97f64e07d1b47dfe | |
parent | 1a31f2042e938f1b467aa3d807cc5666352bf8a3 [diff] |
tcp: fix >2 iw selection 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>