Re: [BUG] module-init-tools 0.9.3, rmmod modules with '-'

Rusty Russell (rusty@rustcorp.com.au)
Tue, 17 Dec 2002 08:36:10 +1100


In message <20021216163634.A29099@in.ibm.com> you write:
> Hi Rusty,
>
> It seems we cannot unload modules if they have a '-' in their name.
> filename2modname() in rmmod.c converts a '-' in the filename
> to '_'. Why? Are dashes not allowed as part of module names?

How did you get a module which has - in its name? The build system
*should* turn them into _'s.

Rusty.

--
  Anyone who quotes me in their sig is an idiot. -- Rusty Russell.
-
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/