From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jon Mason Subject: Re: [PATCH 1/4] vxge: cleanup probe error paths Date: Wed, 19 Jan 2011 22:42:26 -0600 Message-ID: <20110120044225.GA11231@exar.com> References: <1295398942-4131-1-git-send-email-jon.mason@exar.com> <20110119.165316.209979838.davem@davemloft.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "netdev@vger.kernel.org" , Sivakumar Subramani , Sreenivasa Honnur , Ramkrishna Vepa To: David Miller Return-path: Received: from mail-gw0-f46.google.com ([74.125.83.46]:61657 "EHLO mail-gw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755144Ab1ATEme (ORCPT ); Wed, 19 Jan 2011 23:42:34 -0500 Received: by gwj20 with SMTP id 20so44260gwj.19 for ; Wed, 19 Jan 2011 20:42:34 -0800 (PST) Content-Disposition: inline In-Reply-To: <20110119.165316.209979838.davem@davemloft.net> Sender: netdev-owner@vger.kernel.org List-ID: On Wed, Jan 19, 2011 at 04:53:16PM -0800, David Miller wrote: > > These patches are a mixture of cleanups, feature additions, > and bug fixes. > > Sort it out so I can apply them to the appropriate tree. > > If you want them all to go to net-next-2.6, I'm OK with that > too but you have to state so explicitly when you submit patch > sets. My apologies for not specifying, please include this only in the net-next-2.6 tree. Thanks, Jon > > Thanks.