]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
fm10k: use generic ethtool_op_get_ts_info callback
authorJacob Keller <jacob.e.keller@intel.com>
Thu, 25 Aug 2016 21:06:54 +0000 (14:06 -0700)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Mon, 3 Oct 2016 05:38:07 +0000 (22:38 -0700)
commitbab02a69296682881cae280587618978c357e26e
tree57b0ab2116a935444d486d07de9ff29c7e418c5b
parent7c70c4f8b2bf5ed777120f3d70efe35e64930c10
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>
drivers/net/ethernet/intel/fm10k/fm10k_ethtool.c