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:	Sat, 29 Sep 2007 01:29:25 -0400
From:	Jeff Garzik <jeff@...zik.org>
To:	Nobuhiro Iwamatsu <iwamatsu@...auri.org>
CC:	netdev@...r.kernel.org, nico@....org,
	Paul Mundt <lethal@...ux-sh.org>
Subject: Re: [PATCH] smc91x Hitachi Solution Engine (SuperH) Support

Nobuhiro Iwamatsu wrote:
> Hi, all.
> 
> This patch supports Hitachi Solution Engine (SuperH) of smc91x. 
> Please apply this patch .

> diff --git a/drivers/net/smc91x.h b/drivers/net/smc91x.h
> index 6ff3a16..af9e6bf 100644
> --- a/drivers/net/smc91x.h
> +++ b/drivers/net/smc91x.h
> @@ -284,6 +284,7 @@ SMC_outw(u16 val, void __iomem *ioaddr, int reg)
>  #elif   defined(CONFIG_SUPERH)
>  
>  #ifdef CONFIG_SOLUTION_ENGINE
> +#define SMC_IRQ_FLAGS		(0)
>  #define SMC_CAN_USE_8BIT       0
>  #define SMC_CAN_USE_16BIT      1
>  #define SMC_CAN_USE_32BIT      0


Does the SuperH maintainer ACK this?

-
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