logo       

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

Subject: Re: [PATCH] (2/8) convert sdla to new initialization
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.





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