projects
/
openvswitch
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd85a68
)
bridge: Fix comment describing iface_refresh_cfm_stats().
author
Justin Pettit
<jpettit@nicira.com>
Wed, 5 Oct 2011 01:20:34 +0000
(18:20 -0700)
committer
Justin Pettit
<jpettit@nicira.com>
Wed, 5 Oct 2011 02:03:39 +0000
(19:03 -0700)
vswitchd/bridge.c
patch
|
blob
|
history
diff --git
a/vswitchd/bridge.c
b/vswitchd/bridge.c
index 33c9bd76caa009652b75ba4d43a66a9a3b0b4a5e..de3ffba863d138a1e731d77b19c898203a0b00e6 100644
(file)
--- a/
vswitchd/bridge.c
+++ b/
vswitchd/bridge.c
@@
-1281,8
+1281,7
@@
iface_refresh_status(struct iface *iface)
}
}
-/* Writes 'iface''s CFM statistics to the database. Returns true if anything
- * changed, false otherwise. */
+/* Writes 'iface''s CFM statistics to the database. */
static void
iface_refresh_cfm_stats(struct iface *iface)
{