Acked-by: Jarno Rajahalme <[email protected]>

> On Jul 12, 2015, at 21:54, Ben Pfaff <[email protected]> wrote:
> 
> ---
> include/openflow/nicira-ext.h | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/include/openflow/nicira-ext.h b/include/openflow/nicira-ext.h
> index 9154800..16a4a7a 100644
> --- a/include/openflow/nicira-ext.h
> +++ b/include/openflow/nicira-ext.h
> @@ -1,5 +1,5 @@
> /*
> - * Copyright (c) 2008, 2009, 2010, 2011, 2012, 2013, 2014 Nicira, Inc.
> + * Copyright (c) 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 Nicira, Inc.
>  *
>  * Licensed under the Apache License, Version 2.0 (the "License");
>  * you may not use this file except in compliance with the License.
> @@ -921,7 +921,7 @@ struct nx_flow_monitor_cancel {
> };
> OFP_ASSERT(sizeof(struct nx_flow_monitor_cancel) == 4);
> 
> -/* Geneve option table maintainance commands.
> +/* Geneve option table maintenance commands.
>  *
>  * In order to work with Geneve options, we need to maintain a mapping
>  * table between an option (defined by <class, type, length>) and
> -- 
> 2.1.3
> 
> _______________________________________________
> dev mailing list
> [email protected]
> http://openvswitch.org/mailman/listinfo/dev
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to