Re: [ovs-dev] [PATCH] datapath-windows: Update OvsCompleteNbl argument to match definition

2017-10-31 Thread aserdean
Thanks Shashank and Sai. I pushed this on master.

Alin.

> -Original Message-
> From: ovs-dev-boun...@openvswitch.org [mailto:ovs-dev-
> boun...@openvswitch.org] On Behalf Of Shashank Ram
> Sent: Wednesday, October 25, 2017 10:53 PM
> To: Sairam Venugopal <vsai...@vmware.com>; d...@openvswitch.org
> Subject: Re: [ovs-dev] [PATCH] datapath-windows: Update OvsCompleteNbl
> argument to match definition
> 
> 
> Update the OvsCompleteNbl to take in a PVOID and explicitly cast to
> POVS_SWITCH_CONTEXT. This is useful when finding declarations in Visual
> Studio. The mismatch breaks this functionality.
> 
> Found by inspection.
> 
> Signed-off-by: Sairam Venugopal <vsai...@vmware.com>
> ---
> 
> Acked-by: Shashank Ram <r...@vmware.com>
> ___
> dev mailing list
> d...@openvswitch.org
> https://mail.openvswitch.org/mailman/listinfo/ovs-dev

___
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev


Re: [ovs-dev] [PATCH] datapath-windows: Update OvsCompleteNbl argument to match definition

2017-10-25 Thread Shashank Ram

Update the OvsCompleteNbl to take in a PVOID and explicitly cast to
POVS_SWITCH_CONTEXT. This is useful when finding declarations in Visual
Studio. The mismatch breaks this functionality.

Found by inspection.

Signed-off-by: Sairam Venugopal 
---

Acked-by: Shashank Ram 
___
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev