* [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
* Re: [PATCH v2 0/2] net: sh_eth: Fix two issues in sh_eth_rx()
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
0 siblings, 1 reply; 4+ messages in thread
From: David Miller @ 2014-06-11 22:15 UTC (permalink / raw)
To: yoshihiro.shimoda.uh; +Cc: netdev, linux-sh, sergei.shtylyov
From: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Date: Tue, 10 Jun 2014 09:40:04 +0900
> 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.
Applied, thanks.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH v2 0/2] net: sh_eth: Fix two issues in sh_eth_rx()
2014-06-11 22:15 ` David Miller
@ 2014-06-11 22:21 ` Sergei Shtylyov
2014-06-11 22:37 ` David Miller
0 siblings, 1 reply; 4+ messages in thread
From: Sergei Shtylyov @ 2014-06-11 22:21 UTC (permalink / raw)
To: David Miller, yoshihiro.shimoda.uh; +Cc: netdev, linux-sh
Hello.
On 06/12/2014 02:15 AM, David Miller wrote:
>> 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.
> Applied, thanks.
Eh, haven't had time to look at these patches in detail... :-/
WBR, Sergei
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: [PATCH v2 0/2] net: sh_eth: Fix two issues in sh_eth_rx()
2014-06-11 22:21 ` Sergei Shtylyov
@ 2014-06-11 22:37 ` David Miller
0 siblings, 0 replies; 4+ messages in thread
From: David Miller @ 2014-06-11 22:37 UTC (permalink / raw)
To: sergei.shtylyov; +Cc: yoshihiro.shimoda.uh, netdev, linux-sh
From: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Date: Thu, 12 Jun 2014 02:21:12 +0400
> Hello.
>
> On 06/12/2014 02:15 AM, David Miller wrote:
>
>>> 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.
>
>> Applied, thanks.
>
> Eh, haven't had time to look at these patches in detail... :-/
Sorry, we can do follow-up changes or a flat-out revert if you want.
^ 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).