Re: [ovs-dev] [PATCH 4/4] odp-util: Parse the in_port as a name correctly.

2013-09-24 Thread Ben Pfaff
On Mon, Sep 23, 2013 at 02:19:50PM -0700, Gurucharan Shetty wrote: > Signed-off-by: Gurucharan Shetty Acked-by: Ben Pfaff ___ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev

[ovs-dev] [PATCH 4/4] odp-util: Parse the in_port as a name correctly.

2013-09-23 Thread Gurucharan Shetty
Signed-off-by: Gurucharan Shetty --- lib/odp-util.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/odp-util.c b/lib/odp-util.c index 5ca8baf..aec4196 100644 --- a/lib/odp-util.c +++ b/lib/odp-util.c @@ -1665,7 +1665,7 @@ parse_odp_key_mask_attr(const char *s, const str