Re: [PATCH 2.6.27-rc1]: fix NE2000 linkage error

From: Jeff Garzik
Date: Wed Jul 30 2008 - 17:15:46 EST


Mikael Pettersson wrote:
Trying to build with CONFIG_NE2000=m fails with:

scripts/mod/modpost -o /tmp/tmp/linux-2.6.27-rc1/Module.symvers -S -s
ERROR: "NS8390_init" [drivers/net/ne.ko] undefined!

This is because the split of 8390 into pausing and non-pausing
versions was incompletely propagated to ne.c. This fixes it.

Signed-off-by: Mikael Pettersson <mikpe@xxxxxxxx>

actually, I take that back, I still needed a bit of this. thanks


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