From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH v2] net: sh_eth: fix incorrect RX length error if R8A7740 Date: Thu, 13 Jun 2013 18:07:05 -0700 (PDT) Message-ID: <20130613.180705.122109655034336793.davem@redhat.com> References: <51B91D41.1000908@renesas.com> <20130613.030259.1909989123383615468.davem@davemloft.net> <51BA052C.8000907@cogentembedded.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: yoshihiro.shimoda.uh@renesas.com, netdev@vger.kernel.org, linux-sh@vger.kernel.org To: sergei.shtylyov@cogentembedded.com Return-path: Received: from mx1.redhat.com ([209.132.183.28]:55705 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758921Ab3FNBHK (ORCPT ); Thu, 13 Jun 2013 21:07:10 -0400 In-Reply-To: <51BA052C.8000907@cogentembedded.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Sergei Shtylyov Date: Thu, 13 Jun 2013 21:45:16 +0400 > Hello. > > On 06/13/2013 02:02 PM, David Miller wrote: > >>> This patch fixes an issue that the driver increments the "RX length >>> error" >>> on every buffer in sh_eth_rx() if the R8A7740. >>> This patch also adds a description about the Receive Frame Status >>> bits. > >>> Signed-off-by: Yoshihiro Shimoda > >> Applied, thanks. > > I've already asked to do this but will you queue this for stable now? Done.