From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next 00/17] TIPC: Another mixed bag of cleanups and bugfixes Date: Wed, 23 Feb 2011 20:49:08 -0800 (PST) Message-ID: <20110223.204908.193722148.davem@davemloft.net> References: <1298510805-20630-1-git-send-email-paul.gortmaker@windriver.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: allan.stephens@windriver.com, netdev@vger.kernel.org To: paul.gortmaker@windriver.com Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:47930 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932472Ab1BXEsc (ORCPT ); Wed, 23 Feb 2011 23:48:32 -0500 In-Reply-To: <1298510805-20630-1-git-send-email-paul.gortmaker@windriver.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Paul Gortmaker Date: Wed, 23 Feb 2011 20:26:28 -0500 > We are still seeing some rewards from dumping the native API stuff, > things like the top two struct amalgamation commits are a direct > result of that. The rest is just a mixed bag of largely unrelated > small bugfixes and other cleanups as summarized below. Looks great, pulled, thanks a lot!