Re: [ovs-dev] [PATCH v2] datapath-windows: Removed duplicate instance pid removal

2015-04-28 Thread Gurucharan Shetty
On Thu, Apr 23, 2015 at 1:37 PM, Sorin Vinturis wrote: > Instance PID is already deleted in the OvsCleanupPacketQueue function. > > v2: Rebased the patch. Please put it below '---' > > Signed-off-by: Sorin Vinturis Applied, thanks! > --- > datapath-windows/ovsext/User.c | 6 -- > 1 file chan

Re: [ovs-dev] [PATCH v2] datapath-windows: Removed duplicate instance pid removal

2015-04-28 Thread Nithin Raju
> On Apr 23, 2015, at 1:37 PM, Sorin Vinturis > wrote: > > Instance PID is already deleted in the OvsCleanupPacketQueue function. > > v2: Rebased the patch. > > Signed-off-by: Sorin Vinturis > --- > datapath-windows/ovsext/User.c | 6 -- > 1 file changed, 6 deletions(-) > > diff --git a/d

[ovs-dev] [PATCH v2] datapath-windows: Removed duplicate instance pid removal

2015-04-23 Thread Sorin Vinturis
Instance PID is already deleted in the OvsCleanupPacketQueue function. v2: Rebased the patch. Signed-off-by: Sorin Vinturis --- datapath-windows/ovsext/User.c | 6 -- 1 file changed, 6 deletions(-) diff --git a/datapath-windows/ovsext/User.c b/datapath-windows/ovsext/User.c index 03f0377..