From: Richard Cochran Date: Tue, 31 Mar 2015 21:08:07 +0000 (+0200) Subject: ptp: bnx2x: use helpers for converting ns to timespec. X-Git-Tag: omap-for-v4.2/o2_dc~131^2~100^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7dcdefe362c06a36483679defb116dda02177e1;p=pandora-kernel.git ptp: bnx2x: use helpers for converting ns to timespec. This patch changes the driver to use ns_to_timespec64() and timespec64_to_ns() 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