logo       

Re: [PATCH] (2/8) convert sdla to new initialization: msg#00163

Subject: Re: [PATCH] (2/8) convert sdla to new initialization
On Fri, 5 Sep 2003 07:06:19 +0100
Christoph Hellwig <hch@xxxxxxxxxxxxx> wrote:

> On Wed, Sep 03, 2003 at 04:49:25PM -0700, Stephen Hemminger wrote:
> >  extern int mac8390_probe(struct net_device *dev);
> >  extern int mac89x0_probe(struct net_device *dev);
> >  extern int mc32_probe(struct net_device *dev);
> > +#ifdef CONFIG_SDLA
> > +extern struct net_device *sdla_init(void);
> > +#endif
> 
> Please don't add ifdefs around prototypes.

I fixed this all up.




<Prev in Thread] Current Thread [Next in Thread>