Re: [ovs-dev] [PATCH 3/3 v2] datapath-windows: remove reference to OvsNetlink.h

2014-08-22 Thread Ben Pfaff
On Fri, Aug 22, 2014 at 10:00:29AM -0700, Ankur Sharma wrote: > In this patch we remove reference to OvsNetlink.h. > Since we do not refer to lib/netlink-protocol.h anymore, > hence removed the WIN_DP based check as well. > > Signed-off-by: Ankur Sharma > Reported-at: https://github.com/openvswit

[ovs-dev] [PATCH 3/3 v2] datapath-windows: remove reference to OvsNetlink.h

2014-08-22 Thread Ankur Sharma
In this patch we remove reference to OvsNetlink.h. Since we do not refer to lib/netlink-protocol.h anymore, hence removed the WIN_DP based check as well. Signed-off-by: Ankur Sharma Reported-at: https://github.com/openvswitch/ovs-issues/issues/18 Acked-by: Nithin Raju --- datapath-windows/autom