From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753222AbcIHXHQ (ORCPT ); Thu, 8 Sep 2016 19:07:16 -0400 Received: from shards.monkeyblade.net ([184.105.139.130]:41812 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751723AbcIHXHO (ORCPT ); Thu, 8 Sep 2016 19:07:14 -0400 Date: Thu, 08 Sep 2016 16:07:08 -0700 (PDT) Message-Id: <20160908.160708.1608683879751610324.davem@davemloft.net> To: Zubair.Kakakhel@imgtec.com Cc: michal.simek@xilinx.com, linux-kernel@vger.kernel.org, netdev@vger.kernel.org Subject: Re: [Patch v6] net: ethernet: xilinx: Enable emaclite for MIPS From: David Miller In-Reply-To: References: <1473077274-63160-1-git-send-email-Zubair.Kakakhel@imgtec.com> <20160907.160733.1290853182617413775.davem@davemloft.net> X-Mailer: Mew version 6.7 on Emacs 24.5 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.12 (shards.monkeyblade.net [149.20.54.216]); Thu, 08 Sep 2016 16:07:10 -0700 (PDT) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Zubair Lutfullah Kakakhel Date: Thu, 8 Sep 2016 09:17:31 +0100 > Hi, > > On 09/08/2016 12:07 AM, David Miller wrote: >> From: Zubair Lutfullah Kakakhel >> Date: Mon, 5 Sep 2016 13:07:54 +0100 >> >>> The MIPS based xilfpga platform uses this driver. >>> Enable it for MIPS >>> >>> Signed-off-by: Zubair Lutfullah Kakakhel >>> >>> --- >>> V1 -> V6 are from a series that has gotten too big. >>> So I have split this patch and am sending it separately. >> >> What tree to you expect this patch to be applied to? >> > > net-next > > Apologies for not mentioning. Applied, thanks.