Thanks. Pushed. --Justin
On Oct 4, 2011, at 6:33 PM, Ethan Jackson wrote: > Looks good. > > Ethan > > On Tue, Oct 4, 2011 at 18:21, Justin Pettit <[email protected]> wrote: >> --- >> vswitchd/bridge.c | 3 +-- >> 1 files changed, 1 insertions(+), 2 deletions(-) >> >> diff --git a/vswitchd/bridge.c b/vswitchd/bridge.c >> index 33c9bd7..de3ffba 100644 >> --- 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) >> { >> -- >> 1.7.1 >> >> _______________________________________________ >> dev mailing list >> [email protected] >> http://openvswitch.org/mailman/listinfo/dev >> _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
