---
src/ckpt/ckptnd/cpnd_proc.c | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/src/ckpt/ckptnd/cpnd_proc.c b/src/ckpt/ckptnd/cpnd_proc.c
index 367ef34..c2438c7 100644
--- a/src/ckpt/ckptnd/cpnd_proc.c
+++ b/src/ckpt/ckptnd/cpnd_proc.c
@@ -1489,9 +1489,7 @@ uint32_t cpnd_proc_update_remote(CPND_CB *cb,
CPND_CKPT_NODE *cp_node,
all_repl_evt->write_rsp_tmr.write_type =
in_evt->info.ckpt_write.type;
rc = cpnd_tmr_start(
- &all_repl_evt->write_rsp_tmr,
- m_CPSV_CONVERT_SATIME_TEN_MILLI_SEC(
- timeout));
+ &all_repl_evt->write_rsp_tmr, timeout);
while (head != NULL) {
rc = cpnd_mds_msg_send(
--
2.7.4
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Opensaf-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensaf-devel