commit | bab02a69296682881cae280587618978c357e26e | [log] [tgz] |
---|---|---|
author | Jacob Keller <jacob.e.keller@intel.com> | Thu Aug 25 14:06:54 2016 -0700 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Sun Oct 02 22:38:07 2016 -0700 |
tree | 57b0ab2116a935444d486d07de9ff29c7e418c5b | |
parent | 7c70c4f8b2bf5ed777120f3d70efe35e64930c10 [diff] |
fm10k: use generic ethtool_op_get_ts_info callback This generic callback is for drivers which have software Tx timestamp support enabled. Without this, PTP applications requesting software timestamps may complain that the requested mode is not supported. Signed-off-by: Jacob Keller <jacob.e.keller@intel.com> Tested-by: Krishneil Singh <Krishneil.k.singh@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>