]> 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)
commitabf7735086e7547e0bac001b39f98c1a2ec167bc
tree57b0ab2116a935444d486d07de9ff29c7e418c5b
parent799d00e49944363a6c0efbe5c6c7cb946a965e29
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