linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] net: sh_eth: Fix two issues in sh_eth_rx()
@ 2014-06-10  0:40 Yoshihiro Shimoda
  2014-06-11 22:15 ` David Miller
  0 siblings, 1 reply; 4+ messages in thread
From: Yoshihiro Shimoda @ 2014-06-10  0:40 UTC (permalink / raw)
  To: netdev@vger.kernel.org; +Cc: SH-Linux, Sergei Shtylyov

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-06-11 22:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-10  0:40 [PATCH v2 0/2] net: sh_eth: Fix two issues in sh_eth_rx() Yoshihiro Shimoda
2014-06-11 22:15 ` David Miller
2014-06-11 22:21   ` Sergei Shtylyov
2014-06-11 22:37     ` David Miller

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).