Re: faster via/centaur hw rng throughput patch for 2.6.8.1

From: Rusty Russell
Date: Thu Oct 14 2004 - 20:34:09 EST


On Sat, 2004-08-28 at 04:52, Martin Peck wrote:
> - module parameters are used to specify configuration of
> the entropy sources

Please use the new-style module_param() macros (in module_param.h)
rather than the deprecated MODULE_PARM macro. The new ones are typesafe
and more flexible, and the old ones are going away...

Cheers,
Rusty.
--
Anyone who quotes me in their signature is an idiot -- Rusty Russell

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