On Thu, Jul 08, 2004 at 07:25:37PM -0400, Jeff Garzik wrote:
Christoph Hellwig wrote:
quoted
Are you sure someone ever tried building this driver modular? The
makefile
would try to build it into three separate modules, and they'd fail to load
due to unresolved cross-depencies..
For embedded drivers isn't not uncommon that it's never used as a
module, so it wouldn't surprise me.
then it shouldn't be declare tristate at least. But given that modularizig
a netdriver is trivial not doing so counts as a bug to me.