[ovs-dev] [PATCH] bridge: Fix comment describing iface_refresh_cfm_stats().

Justin Pettit jpettit at nicira.com
Wed Oct 5 02:06:35 UTC 2011


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 <jpettit at nicira.com> 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
>> dev at openvswitch.org
>> http://openvswitch.org/mailman/listinfo/dev
>> 




More information about the dev mailing list