Re: 2.5.12 compile error ( e100, Alternate Intel driver )

Dave Jones (davej@suse.de)
Wed, 1 May 2002 13:43:05 +0200


On Wed, May 01, 2002 at 08:23:11PM +0900, Seiichi Nakashima wrote:

> === compile error EtherExpressPro/100 support ( e100, Altrenate Intel driver ) ===
>
> io_apic.c:221: warning: `move' defined but not used
> drivers/net/net.o: In function `e100_diag_config_loopback':
> drivers/net/net.o(.text+0x52ff): undefined reference to `e100_phy_reset'
> make: *** [vmlinux] Error 1

Remove the __devexit tag from e100_phy_reset()'s definition in
drivers/net/e100/e100_phy.c around line 873

I already sent Jeff a patch for this.

-- 
| Dave Jones.        http://www.codemonkey.org.uk
| SuSE Labs
-
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/