Re: [PATCH] mii module broken under new scheme

Jeff Garzik (jgarzik@pobox.com)
Tue, 19 Nov 2002 12:51:44 -0500


Matt Reppert wrote:

> drivers/net/mii.c doesn't export module init/cleanup functions. That
> means it
> can't be loaded under the new module scheme. This patch adds do-nothing
> functions for it, which allows it to load. (8139too depends on mii, so
> without this I don't have network.)

ahhh! I was wondering what was up, but since I was busy with other
things I just compiled it into the kernel and continued on my way.

That's a bug in the new module loader.

Jeff

-
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/