From: Richard Cochran Date: Tue, 3 Apr 2012 22:59:22 +0000 (+0000) Subject: ethtool: Add a common function for drivers with transmit time stamping. X-Git-Tag: v3.5-rc1~109^2~627 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02eacbd0c405d378d2357e8e0fac5de981bd40f8;p=pandora-kernel.git ethtool: Add a common function for drivers with transmit time stamping. Currently, most drivers do not support transmit SO_TIMESTAMPING. For those that do support it, there is one appropriate response to the get_ts_info query. This patch adds a common function providing this response. Signed-off-by: Richard Cochran Reviewed-by: Ben Hutchings Signed-off-by: David S. Miller --- Reading git-diff-tree failed