Re: [ovs-dev] [PATCH v2] datapath: Fix stale comment in flow.c.

2013-04-18 Thread Pravin Shelar
Thanks, Pushed to master. On Mon, Apr 15, 2013 at 2:36 PM, Jesse Gross wrote: > On Mon, Apr 15, 2013 at 11:32 AM, Pravin B Shelar wrote: >> Signed-off-by: Pravin B Shelar > > Acked-by: Jesse Gross ___ dev mailing list dev@openvswitch.org http://openv

Re: [ovs-dev] [PATCH v2] datapath: Fix stale comment in flow.c.

2013-04-15 Thread Jesse Gross
On Mon, Apr 15, 2013 at 11:32 AM, Pravin B Shelar wrote: > Signed-off-by: Pravin B Shelar Acked-by: Jesse Gross ___ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev

[ovs-dev] [PATCH v2] datapath: Fix stale comment in flow.c.

2013-04-15 Thread Pravin B Shelar
Signed-off-by: Pravin B Shelar --- datapath/flow.c |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/datapath/flow.c b/datapath/flow.c index 841e8be..dce237e 100644 --- a/datapath/flow.c +++ b/datapath/flow.c @@ -1265,9 +1265,9 @@ int ovs_flow_from_nlattrs(struct sw_fl