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] [day] [month] [year] [list]
Date:	Wed, 31 Oct 2007 08:30:58 +0100
From:	Sergej Stepanov <Sergej.Stepanov@....de>
To:	linuxppc-dev@...abs.org, netdev@...r.kernel.org, jgarzik@...ox.com
Subject: Re: [PATCH v2] using mii-bitbang on different processor ports

Am Dienstag, den 30.10.2007, 13:23 -0500 schrieb Scott Wood:
> Sergej Stepanov wrote:
> > +	if( !of_address_to_resource(np, 1, &res[1])) {
> 
> The spacing is still wrong.
> 
> > -	iounmap(bitbang->dir);
> > +	if ( bitbang->mdio.dir != bitbang->mdc.dir)
> > +		iounmap(bitbang->mdio.dir);
> > +	iounmap(bitbang->mdc.dir);
> 
> And here.
> 
> -Scott
Oh, sorry.
-- 
Sergej I. Stepanov
E-PA
IDS GmbH
Nobelstr. 18, Zim. 2.1.05
D-76275 Ettlingen
T +49 (0) 72 43/2 18-615
F +49 (0) 72 43/2 18-400
Email: <Sergej.Stepanov@....de>

<http://www.ids.de>
Geschäftsführer: Norbert Wagner, Friedrich Abriß 
Sitz der Gesellschaft: Ettlingen 
Amtsgericht Mannheim HRB 362503

-
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