lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 2 Jul 2013 10:24:20 +0900
From:	Simon Horman <horms@...ge.net.au>
To:	Sergei Shtylyov <sergei.shtylyov@...entembedded.com>
Cc:	netdev@...r.kernel.org, linux-sh@...r.kernel.org,
	Magnus Damm <magnus.damm@...il.com>
Subject: Re: [PATCH net-next v3 3/3] sh_eth: Add support for r8a7790 SoC

On Mon, Jul 01, 2013 at 06:30:12PM +0400, Sergei Shtylyov wrote:
> Hello.
> 
> On 01-07-2013 8:24, Simon Horman wrote:
> 
> >This is a copy of support for r8a7778/9 with the .rmiimode mode bit
> >of struct sh_eth_cpu_data set.
> 
> >Signed-off-by: Simon Horman <horms+renesas@...ge.net.au>
> 
> >---
> 
> >v3
> >* Add r8a7790_data rather than updating r8a777x_data.
> >   As requested by Sergei Shtylyov.
> 
> >v2
> >* Split from "sh_eth: add support RMIIMODE register"
> >---
> >  drivers/net/ethernet/renesas/Kconfig  |  2 +-
> >  drivers/net/ethernet/renesas/sh_eth.c | 21 +++++++++++++++++++++
> >  2 files changed, 22 insertions(+), 1 deletion(-)
> 
> >diff --git a/drivers/net/ethernet/renesas/Kconfig b/drivers/net/ethernet/renesas/Kconfig
> >index 544514e..0d8a124a 100644
> >--- a/drivers/net/ethernet/renesas/Kconfig
> >+++ b/drivers/net/ethernet/renesas/Kconfig
> >@@ -12,4 +12,4 @@ config SH_ETH
> >  	  Renesas SuperH Ethernet device driver.
> >  	  This driver supporting CPUs are:
> >  		- SH7619, SH7710, SH7712, SH7724, SH7734, SH7763, SH7757,
> >-		  R8A7740 and R8A7779.
> >+		  R8A7740, R8A7779 and R8A7790.
> 
>    Could you s/R8A7779/R8A777x/, while at it?

Sure, will do.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ