On Tue, Jul 5, 2011 at 2:14 PM, Steven Dake <[email protected]> wrote: > Signed-off-by: Steven Dake <[email protected]> > --- > exec/totemsrp.c | 14 ++++++++++++++ > 1 files changed, 14 insertions(+), 0 deletions(-) > > diff --git a/exec/totemsrp.c b/exec/totemsrp.c > index 3dcc05e..0194a7c 100644 > --- a/exec/totemsrp.c > +++ b/exec/totemsrp.c > @@ -3501,6 +3501,8 @@ static int message_handler_orf_token ( > cancel_heartbeat_timeout(instance); > } > > + timer_function_pause_timeout (instance); > + timer_function_pause_timeout (instance); > return (0); /* discard token */ > } >
Is this duplicate on purpose? -- Russell Bryant _______________________________________________ Openais mailing list [email protected] https://lists.linux-foundation.org/mailman/listinfo/openais
