[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20110203.133558.189694852.davem@davemloft.net>
Date: Thu, 03 Feb 2011 13:35:58 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: jkosina@...e.cz
Cc: peter.chubb@...ta.com.au, linux-kernel@...r.kernel.org
Subject: Re: tcp_ecn is an integer not a boolean
From: Jiri Kosina <jkosina@...e.cz>
Date: Thu, 3 Feb 2011 11:26:57 +0100 (CET)
> On Thu, 3 Feb 2011, Peter Chubb wrote:
>
>>
>> There was some confusion at LCA as to why the sysctl tcp_ecn took one
>> of three values when it was documented as a Boolean. This patch fixes
>> the documentation.
>>
>> Signed-off-by: Peter Chubb <peter.chubb@...ta.com.au>
>>
>> diff --git a/Documentation/networking/ip-sysctl.txt b/Documentation/networking/ip-sysctl.txt
>> index d99940d..ac3b4a7 100644
>> --- a/Documentation/networking/ip-sysctl.txt
>> +++ b/Documentation/networking/ip-sysctl.txt
>> @@ -187,7 +187,7 @@ tcp_cookie_size - INTEGER
>> tcp_dsack - BOOLEAN
>> Allows TCP to send "duplicate" SACKs.
>>
>> -tcp_ecn - BOOLEAN
>> +tcp_ecn - INTEGER
>
> Applied, thanks.
There is no need, did you see my reply? I put it into the net-2.6
GIT tree already.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists