From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net 0/4] Fixes for sh_eth #2 Date: Mon, 26 Jan 2015 16:13:48 -0800 (PST) Message-ID: <20150126.161348.468887724668237029.davem@davemloft.net> References: <1421930284.1222.285.camel@xylophone.i.decadent.org.uk> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, linux-kernel@lists.codethink.co.uk, nobuhiro.iwamatsu.yj@renesas.com, mitsuhiro.kimura.kc@renesas.com, hisashi.nakamura.ak@renesas.com, ykaneko0929@gmail.com To: ben.hutchings@codethink.co.uk Return-path: Received: from shards.monkeyblade.net ([149.20.54.216]:46140 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756009AbbA0ANt (ORCPT ); Mon, 26 Jan 2015 19:13:49 -0500 In-Reply-To: <1421930284.1222.285.camel@xylophone.i.decadent.org.uk> Sender: netdev-owner@vger.kernel.org List-ID: From: Ben Hutchings Date: Thu, 22 Jan 2015 12:38:04 +0000 > I'm continuing review and testing of Ethernet support on the R-Car H2 > chip. This series fixes more of the issues I've found, but it won't be > the last set. > > These are not tested on any of the other supported chips. Series applied, thanks Ben.