Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755305Ab3ETHuA (ORCPT ); Mon, 20 May 2013 03:50:00 -0400 Received: from lan.nucleusys.com ([92.247.61.126]:49231 "EHLO zztop.nucleusys.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1755230Ab3ETHt7 (ORCPT ); Mon, 20 May 2013 03:49:59 -0400 Date: Mon, 20 May 2013 10:49:46 +0300 (EEST) From: Petko Manolov To: David Miller cc: romieu@fr.zoreil.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/5] drivers: net: usb: rtl8150: bug fixing and cleanup In-Reply-To: <20130520.004324.1700573748194578434.davem@davemloft.net> Message-ID: References: <20130520.001252.838327096610376306.davem@davemloft.net> <20130520.004324.1700573748194578434.davem@davemloft.net> User-Agent: Alpine 2.02 (DEB 1266 2009-07-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1208 Lines: 33 On Mon, 20 May 2013, David Miller wrote: > From: Petko Manolov > Date: Mon, 20 May 2013 10:18:17 +0300 (EEST) > > > On Mon, 20 May 2013, David Miller wrote: > > > >> From: Petko Manolov > >> Date: Mon, 20 May 2013 10:09:00 +0300 (EEST) > >> > >> > What about the .c/.h split? > >> > >> I have no strong opinion either way. > > > > OK, so i'll prepare new patch series that coalesce my original patch #1 > > and #2, and apply the Francois suggestion about using the generic > > netdev_alloc_skb_ip_align() in the interrupt path. > > > > Which tree would you want me to diff against? > > As has been explained to you already, cleanups belong in 'net-next', > bug fixes belong in 'net'. > > If you series has both, you have to submit them separately. Submit > the bug fixes to 'net', then the next time I merge 'net' into 'net-next' > you can submit the cleanups on top against 'net-next'. Got it. Thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/