On Fri, Jun 13, 2014 at 03:34:25PM -0700, Gurucharan Shetty wrote: > On Fri, Jun 13, 2014 at 3:28 PM, Ben Pfaff <[email protected]> wrote: > > A few Open vSwitch source files use a type named HANDLE on Windows systems, > > in a way that makes it easier to avoid #ifdefs if we have a dummy > > definition on other platforms. <linux/types.h> was a really weird place > > for this dummy definition. This commit moves it to util.h. > > > > Signed-off-by: Ben Pfaff <[email protected]> > Acked-by: Gurucharan Shetty <[email protected]>
Thanks, applied to master. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
