On Wed, Nov 10, 2004 at 02:04:56PM +1100, Rusty Russell wrote: > On Mon, 2004-11-08 at 21:24 -0800, Greg KH wrote: > > +static int init = 1; > > +MODULE_PARM(init, "i"); > > You meant, of course, module_param(), or were you checking if my scripts > were broken? 8) Read on in the patch series... Your scripts need to check for replacements too :) greg k-h