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: <[EMAIL PROTECTED]>

<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 [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to