From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH 3/3] ip: sysctl documentation cleanup Date: Thu, 10 Jul 2008 16:51:00 -0700 (PDT) Message-ID: <20080710.165100.60437058.davem@davemloft.net> References: <20080701.192838.153872666.davem@davemloft.net> <20080710143907.29b6be10@extreme> <20080710144423.9a304aa7.rdunlap@xenotime.net> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: shemminger@vyatta.com, netdev@vger.kernel.org To: rdunlap@xenotime.net Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:50121 "EHLO sunset.davemloft.net" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1755012AbYGJXvA (ORCPT ); Thu, 10 Jul 2008 19:51:00 -0400 In-Reply-To: <20080710144423.9a304aa7.rdunlap@xenotime.net> Sender: netdev-owner@vger.kernel.org List-ID: From: Randy Dunlap Date: Thu, 10 Jul 2008 14:44:23 -0700 > On Thu, 10 Jul 2008 14:39:07 -0700 Stephen Hemminger wrote: > > > Reduced version of the spelling cleanup patch. > > Take out the confusing language in tcp_frto, and organize the undocumented > > values. > > > > Signed-off-by: Stephen Hemminger > > > > Looks good to me. Thanks/Ack. Applied, thanks.