Re: [ovs-dev] [PATCH 1/5] datapath: Use central function to free sw_flow_actions

2014-10-02 Thread Thomas Graf
On 10/01/14 at 04:56pm, Justin Pettit wrote: > Thomas, is there a reason not to consider this patch as-is right now? It > seems like a straight-forward code cleanup with no direct association with > the later patches. No reason at all. Let me submit it separately and we can merge it.

Re: [ovs-dev] [PATCH 1/5] datapath: Use central function to free sw_flow_actions

2014-10-01 Thread Justin Pettit
Thomas, is there a reason not to consider this patch as-is right now? It seems like a straight-forward code cleanup with no direct association with the later patches. --Justin On Fri, Sep 26, 2014 at 3:00 PM, Thomas Graf wrote: > Signed-off-by: Thomas Graf > --- > datapath/datapath.c |