From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH] tcp: fix ssthresh u16 leftover Date: Mon, 14 Sep 2009 17:05:55 -0700 (PDT) Message-ID: <20090914.170555.154302240.davem@davemloft.net> References: Mime-Version: 1.0 Content-Type: Text/Plain; charset=iso-8859-15 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: netdev@vger.kernel.org To: ilpo.jarvinen@helsinki.fi Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:58866 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755391AbZIOAFi convert rfc822-to-8bit (ORCPT ); Mon, 14 Sep 2009 20:05:38 -0400 In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: =46rom: "Ilpo J=E4rvinen" Date: Mon, 14 Sep 2009 17:09:08 +0300 (EEST) > It was once upon time so that snd_sthresh was a 16-bit quantity. > ...That has not been true for long period of time. I run across > some ancient compares which still seem to trust such legacy. > Put all that magic into a single place, I hopefully found all > of them. >=20 > Compile tested, though linking of allyesconfig is ridiculous > nowadays it seems. >=20 > Signed-off-by: Ilpo J=E4rvinen This patch doesn't apply. All of the context lines of the diff have been corrupted to have two leading spaces instead of just one. Likely this was done by your email client. Please fix this up and resubmit, thanks.