Acked-by: Jarno Rajahalme <jrajaha...@nicira.com>

> On Jun 24, 2015, at 10:57 AM, Ben Pfaff <b...@nicira.com> wrote:
> 
> Signed-off-by: Ben Pfaff <b...@nicira.com>
> ---
> lib/ofp-util.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/lib/ofp-util.c b/lib/ofp-util.c
> index 89359c1..c1b2394 100644
> --- a/lib/ofp-util.c
> +++ b/lib/ofp-util.c
> @@ -1317,7 +1317,7 @@ ofputil_decode_hello_bitmap(const struct 
> ofp_hello_elem_header *oheh,
> 
>     /* Only use the first 32-bit element of the bitmap as that is all the
>      * current implementation supports.  Subsequent elements are ignored which
> -     * should have no effect on session negotiation until Open vSwtich 
> supports
> +     * should have no effect on session negotiation until Open vSwitch 
> supports
>      * wire-protocol versions greater than 31.
>      */
>     allowed_versions = ntohl(bitmap[0]);
> -- 
> 2.1.3
> 
> _______________________________________________
> dev mailing list
> dev@openvswitch.org
> http://openvswitch.org/mailman/listinfo/dev

_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to