[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20121103.145259.1421005495138741143.davem@davemloft.net>
Date: Sat, 03 Nov 2012 14:52:59 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: tglx@...utronix.de
Cc: dxchgb@...il.com, xiyou.wangcong@...il.com, shemminger@...tta.com,
netdev@...r.kernel.org
Subject: Re: [PATCH net-next] pktgen: clean up ktime_t helpers
From: Thomas Gleixner <tglx@...utronix.de>
Date: Sun, 28 Oct 2012 19:41:02 +0100 (CET)
> On Sun, 28 Oct 2012, Daniel Borkmann wrote:
>
>> Some years ago, the ktime_t helper functions ktime_now() and ktime_lt()
>> have been introduced. Instead of defining them inside pktgen.c, they
>> should either use ktime_t library functions or, if not available, they
>> should be defined in ktime.h, so that also others can benefit from them.
>> ktime_compare() is introduced with a similar notion as in timespec_compare().
>>
>> Signed-off-by: Daniel Borkmann <daniel.borkmann@....ee.ethz.ch>
>> Cc: Cong Wang <xiyou.wangcong@...il.com>
>> Cc: Stephen Hemminger <shemminger@...tta.com>
>
> Acked-by: Thomas Gleixner <tglx@...utronix.de>
Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists