Subject: Re: callout question
To: Daniel <danielb@cat.co.za>
From: Manuel Bouyer <bouyer@antioche.lip6.fr>
List: tech-kern
Date: 11/26/2001 14:37:44
On Mon, Nov 26, 2001 at 01:56:08PM -0000, Daniel wrote:
> Hi
>
> Do you have to call callout_init() before each callout_reset()?
No, you need to call callout_init() only once for each callout.
> What will happen if you call callout_init() and pass an already
> initialized callout structure?
I guess it's reinitialised back to original state. The callout running
may be lost.
--
Manuel Bouyer, LIP6, Universite Paris VI. Manuel.Bouyer@lip6.fr
--