From: Richard Cochran Date: Tue, 31 Mar 2015 21:08:08 +0000 (+0200) Subject: ptp: tg3: use helpers for converting ns to timespec. X-Git-Tag: omap-for-v4.1/fixes-rc1~141^2~100^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a20efb07437f8716977401c5bd183c3d192ff12;p=pandora-kernel.git ptp: tg3: use helpers for converting ns to timespec. This patch changes the driver to use ns_to_timespec64() instead of open coding the same logic. Compile tested only. Signed-off-by: Richard Cochran Signed-off-by: David S. Miller --- Reading git-diff-tree failed