Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756170AbbLDUIV (ORCPT ); Fri, 4 Dec 2015 15:08:21 -0500 Received: from shards.monkeyblade.net ([149.20.54.216]:42588 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752895AbbLDUIT convert rfc822-to-8bit (ORCPT ); Fri, 4 Dec 2015 15:08:19 -0500 Date: Fri, 04 Dec 2015 15:08:17 -0500 (EST) Message-Id: <20151204.150817.532736454345962933.davem@davemloft.net> To: joe@perches.com Cc: madalin.bucur@freescale.com, netdev@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org, scottwood@freescale.com, igal.liberman@freescale.com, ppc@mindchasers.com, pebolle@tiscali.nl, joakim.tjernlund@transmode.se, gregkh@linuxfoundation.org Subject: Re: [net-next v5 2/8] dpaa_eth: add support for DPAA Ethernet From: David Miller In-Reply-To: <1449259235.8611.19.camel@perches.com> References: <1449150589-26253-3-git-send-email-madalin.bucur@freescale.com> <20151204.145549.859527220803940077.davem@davemloft.net> <1449259235.8611.19.camel@perches.com> X-Mailer: Mew version 6.7 on Emacs 24.5 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=iso-8859-1 Content-Transfer-Encoding: 8BIT X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.12 (shards.monkeyblade.net [149.20.54.216]); Fri, 04 Dec 2015 12:08:19 -0800 (PST) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1410 Lines: 40 From: Joe Perches Date: Fri, 04 Dec 2015 12:00:35 -0800 > On Fri, 2015-12-04 at 14:55 -0500, David Miller wrote: >> From: Madalin Bucur >> Date: Thu, 3 Dec 2015 15:49:43 +0200 >> >> > @@ -0,0 +1,22 @@ >> > +menuconfig FSL_DPAA_ETH >> > +?????tristate "DPAA Ethernet" >> > +?????depends on FSL_SOC && FSL_BMAN && FSL_QMAN && FSL_FMAN >> > +?????select PHYLIB >> > +?????select FSL_FMAN_MAC >> >> I do not see the FSL_FMAN_MAC Kconfig symbol defined anywhere in the >> tree. > > I believe this patch series is dependent on two > other patch series mentioned in the cover letter. Then this shouldn't have been submitted. The dependent series has been through a lot of changes and still needs lots of work, and is very far from being applied. Posting patches depending upon it is therefore wholly inapproprate. That time and effort should be spent putting the dependent series into proper shape. Since I see what is happening here, I am going to simply ignore all future submissions of dpaa_eth, until the dependencies are worked out properly so don't bother posting this stuff again until that happens. 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/