From: John Heffner Date: Thu, 7 Oct 2010 04:18:02 +0000 (-0700) Subject: TCP: Fix setting of snd_ssthresh in tcp_mtu_probe_success X-Git-Tag: v2.6.37-rc1~147^2~201 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c6d5e5537e3997c47b65925a235392c1968fb51;p=pandora-kernel.git TCP: Fix setting of snd_ssthresh in tcp_mtu_probe_success This looks like a simple typo that has gone unnoticed for some time. The impact is relatively low but it's clearly wrong. Signed-off-by: John Heffner Signed-off-by: David S. Miller --- Reading git-diff-tree failed