Re: [PATCH] net #3

From: David Woodhouse (dwmw2@infradead.org)
Date: Wed May 30 2001 - 04:11:57 EST


ankry@green.mif.pg.gda.pl said:
> -#ifdef CONFIG_ISAPNP
> +#if defined(CONFIG_ISAPNP) || (defined(CONFIG_ISAPNP_MODULE) && defined(MODULE))

The result here would be a 3c509 module which differs depending on whether
the ISAPNP module happened to be compiled at the same time or not.

The ISAPNP-specific parts of the code aren't large. Please consider
including them unconditionally instead.

--
dwmw2

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu May 31 2001 - 21:00:44 EST