]> git.baikalelectronics.ru Git - 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)
commit6f6850dc04e35adfac3b7ba10284beeb76c5636b
tree57b0ab2116a935444d486d07de9ff29c7e418c5b
parent278e6f5d3f6ffd16aa103be1281adbfe5386bbec
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