From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next 0/16] tipc: 1st integration of basic changes from sourceforge Date: Wed, 12 May 2010 23:28:43 -0700 (PDT) Message-ID: <20100512.232843.226760771.davem@davemloft.net> References: <1273624218-22514-1-git-send-email-paul.gortmaker@windriver.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, allan.stephens@windriver.com To: paul.gortmaker@windriver.com Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:44993 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751746Ab0EMG2h (ORCPT ); Thu, 13 May 2010 02:28:37 -0400 In-Reply-To: <1273624218-22514-1-git-send-email-paul.gortmaker@windriver.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Paul Gortmaker Date: Tue, 11 May 2010 20:30:02 -0400 > The following patches are step one in making use of the changes that > were stored away on sourceforge but not yet integrated into the kernel. > > Since I am far from knowledgeable on tipc, this starts by pulling in > the 1st batch of basic/cosmetic changes that will at least start to > reduce the delta between the two. Hopefully getting all the simple > stuff out of the way 1st will help clarify what is left of interest. > > I've also put the same commits on the branch tipc-May11_2010 in: > git://git.kernel.org/pub/scm/linux/kernel/git/paulg/net-next-2.6.git > in case that is more convenient for people. All applied to net-next-2.6, thanks for doing this work Paul.