From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [Patch v6] net: ethernet: xilinx: Enable emaclite for MIPS Date: Thu, 08 Sep 2016 16:07:08 -0700 (PDT) Message-ID: <20160908.160708.1608683879751610324.davem@davemloft.net> References: <1473077274-63160-1-git-send-email-Zubair.Kakakhel@imgtec.com> <20160907.160733.1290853182617413775.davem@davemloft.net> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: michal.simek@xilinx.com, linux-kernel@vger.kernel.org, netdev@vger.kernel.org To: Zubair.Kakakhel@imgtec.com Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.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.