Re: [ovs-dev] [threads 06/28] timeval: New function xclock_gettime().

2013-07-11 Thread Ben Pfaff
On Thu, Jul 11, 2013 at 09:43:44AM -0400, Ed Maste wrote: > On 10 July 2013 19:03, Ben Pfaff wrote: > > Signed-off-by: Ben Pfaff > > Acked-by: Ed Maste Thanks, applied to master. ___ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman

Re: [ovs-dev] [threads 06/28] timeval: New function xclock_gettime().

2013-07-11 Thread Ed Maste
On 10 July 2013 19:03, Ben Pfaff wrote: > Signed-off-by: Ben Pfaff Acked-by: Ed Maste X-CudaMail-Whitelist-To: dev@openvswitch.org ___ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev

[ovs-dev] [threads 06/28] timeval: New function xclock_gettime().

2013-07-10 Thread Ben Pfaff
Signed-off-by: Ben Pfaff --- lib/timeval.c | 14 -- lib/timeval.h |1 + 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/lib/timeval.c b/lib/timeval.c index 87dab37..a13b87d 100644 --- a/lib/timeval.c +++ b/lib/timeval.c @@ -207,7 +207,7 @@ static void refresh_wa