commit | 02eacbd0c405d378d2357e8e0fac5de981bd40f8 | [log] [tgz] |
---|---|---|
author | Richard Cochran <richardcochran@gmail.com> | Tue Apr 03 22:59:22 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Apr 04 05:28:46 2012 -0400 |
tree | c6213bbd5f83b8dc4a5dd06f35792beb91116bd7 | |
parent | 509a7c25729feab353502e1b544c614772a1d49a [diff] |
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 <richardcochran@gmail.com> Reviewed-by: Ben Hutchings <bhutchings@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net>