On Wed, Jan 18, 2006 at 11:03:13AM -0800, Stephen Hemminger wrote:
> The following removes the pci device module alias if both skge and sk98lin
> are compiled as modules. This means the clueless user who builds both modules
> will get the skge driver loaded.  If they really want to run sk98lin, they
> can always modprobe it explicitly.

Nack.  changing module tables in one driver depending on another driver
is always bogus.  Better send a patch to udev/modutils/whatever maintainers
to prefer one over the others.

-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to