From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [net-next PATCH v4 3/3] net: TCP thin dupack Date: Wed, 17 Feb 2010 16:33:38 -0800 (PST) Message-ID: <20100217.163338.54972301.davem@davemloft.net> References: <4B7AAE6E.7080600@simula.no> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, ilpo.jarvinen@helsinki.fi, eric.dumazet@gmail.com, hannemann@nets.rwth-aachen.de, linux-kernel@vger.kernel.org, shemminger@vyatta.com, william.allen.simpson@gmail.com, damian@tvk.rwth-aachen.de, ebiederm@xmission.com To: apetlund@simula.no Return-path: In-Reply-To: <4B7AAE6E.7080600@simula.no> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org From: Andreas Petlund Date: Tue, 16 Feb 2010 15:40:46 +0100 > Major changes: > -Renamed variables, ioctl and sysctl. > -Added sysctl documentation. > -Removed redundant allocation > > Signed-off-by: Andreas Petlund Patches #2 and #3 look the same, what's going on here? Thanks.