projects
/
openvswitch
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a892775
)
cfm: Delete spurious blank line.
author
Ben Pfaff
<blp@nicira.com>
Thu, 15 Sep 2011 22:40:39 +0000
(15:40 -0700)
committer
Ben Pfaff
<blp@nicira.com>
Thu, 15 Sep 2011 22:45:28 +0000
(15:45 -0700)
lib/cfm.c
patch
|
blob
|
history
diff --git
a/lib/cfm.c
b/lib/cfm.c
index bc59b62c1a87aaa9421ec6b3145d4ac73a5ed904..c3d96d8a0b45557049c0c20ce8921bc80894b6e4 100644
(file)
--- a/
lib/cfm.c
+++ b/
lib/cfm.c
@@
-357,7
+357,6
@@
cfm_compose_ccm(struct cfm *cfm, struct ofpbuf *packet,
void
cfm_wait(struct cfm *cfm)
{
-
timer_wait(&cfm->tx_timer);
timer_wait(&cfm->fault_timer);
}