Re: [ovs-dev] [PATCH] socket-util: Fix definition of LINUX.

2014-03-17 Thread Ben Pfaff
Thanks! I applied this. On Mon, Mar 17, 2014 at 06:10:13PM +, Pritesh Kothari (pritkoth) wrote: > Acked-by: Pritesh Kothari > > On Mar 14, 2014, at 4:00 PM, Ben Pfaff wrote: > > > Reported-by: Mukesh Hira > > Signed-off-by: Ben Pfaff > > --- > > lib/socket-util.c |4 ++-- > > 1 file

Re: [ovs-dev] [PATCH] socket-util: Fix definition of LINUX.

2014-03-17 Thread Pritesh Kothari (pritkoth)
Acked-by: Pritesh Kothari On Mar 14, 2014, at 4:00 PM, Ben Pfaff wrote: > Reported-by: Mukesh Hira > Signed-off-by: Ben Pfaff > --- > lib/socket-util.c |4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/lib/socket-util.c b/lib/socket-util.c > index 4c79cd6..aeda54

[ovs-dev] [PATCH] socket-util: Fix definition of LINUX.

2014-03-14 Thread Ben Pfaff
Reported-by: Mukesh Hira Signed-off-by: Ben Pfaff --- lib/socket-util.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/socket-util.c b/lib/socket-util.c index 4c79cd6..aeda543 100644 --- a/lib/socket-util.c +++ b/lib/socket-util.c @@ -53,9 +53,9 @@ VLOG_DEFINE_THI