Re: [PATCH] ptp: ixp46x: use helpers for converting ns to timespec

From: David Miller
Date: Fri Jan 29 2016 - 15:39:21 EST


From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
Date: Thu, 28 Jan 2016 10:27:19 +0800

> Convert the driver to use ns_to_timespec64() and timespec64_to_ns()
> instead of open coding the same logic.
>
> Signed-off-by: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>

Applied, thanks.