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

> On Jun 24, 2015, at 10:57 AM, Ben Pfaff <[email protected]> wrote:
> 
> Signed-off-by: Ben Pfaff <[email protected]>
> ---
> 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
> [email protected]
> http://openvswitch.org/mailman/listinfo/dev

_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to