linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
To: "netdev@vger.kernel.org" <netdev@vger.kernel.org>
Cc: SH-Linux <linux-sh@vger.kernel.org>,
	Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Subject: [PATCH v2 0/2] net: sh_eth: Fix two issues in sh_eth_rx()
Date: Tue, 10 Jun 2014 00:40:04 +0000	[thread overview]
Message-ID: <539653E4.9080808@renesas.com> (raw)

I used the latest net.git repository.
 commit id = 87757a917b0b3c0787e0563c679762152be81312
 (net: force a list_del() in unregister_netdevice_many())

I tested these patches on r8a7790.

Changes from v1:
 - Remove unnecessary parens in patch 1.

Yoshihiro Shimoda (2):
  net: sh_eth: Fix receive packet "exceeded" condition in sh_eth_rx()
  net: sh_eth: Fix timing of RACT setting in sh_eth_rx()

 drivers/net/ethernet/renesas/sh_eth.c |    9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

-- 
1.7.9.5


             reply	other threads:[~2014-06-10  0:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-10  0:40 Yoshihiro Shimoda [this message]
2014-06-11 22:15 ` [PATCH v2 0/2] net: sh_eth: Fix two issues in sh_eth_rx() David Miller
2014-06-11 22:21   ` Sergei Shtylyov
2014-06-11 22:37     ` David Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=539653E4.9080808@renesas.com \
    --to=yoshihiro.shimoda.uh@renesas.com \
    --cc=linux-sh@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=sergei.shtylyov@cogentembedded.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).