From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH kernel 0/4] Fixes for sh_eth #3 Date: Tue, 27 Jan 2015 00:19:17 -0800 (PST) Message-ID: <20150127.001917.245577457174561129.davem@davemloft.net> References: <1422319232.3524.14.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]:48366 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752016AbbA0ITS (ORCPT ); Tue, 27 Jan 2015 03:19:18 -0500 In-Reply-To: <1422319232.3524.14.camel@xylophone.i.decadent.org.uk> Sender: netdev-owner@vger.kernel.org List-ID: From: Ben Hutchings Date: Tue, 27 Jan 2015 00:40:32 +0000 > I'm continuing review and testing of Ethernet support on the R-Car H2 > chip. This series fixes the last of the more serious issues I've found. > > These are not tested on any of the other supported chips. Series applied, thanks Ben.