From: Ilpo Järvinen Date: Tue, 26 May 2009 22:51:35 +0000 (-0700) Subject: tcp: fix >2 iw selection X-Git-Tag: v2.6.27.25~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0fc27bd6135b319fd21b70091b280a6f3b642a87;p=pandora-kernel.git tcp: fix >2 iw selection [ Upstream commit 86bcebafc5e7f5163ccf828792fe694b112ed6fa ] 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 Signed-off-by: David S. Miller Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed