]> www.infradead.org Git - users/jedix/linux-maple.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)
committerChuck Anderson <chuck.anderson@oracle.com>
Sun, 26 Feb 2017 06:04:38 +0000 (22:04 -0800)
commit6dda5d61f0784c4ec1dd0a1eec2a06b29d3ed345
tree4f61d3b606a1dbe1c3ef3105be8515d1fd6cdf81
parent5b81348ce91f62d7de77f1c708a8cd719507ed3e
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>
Orabug: 25394529
(cherry picked from commit bab02a69296682881cae280587618978c357e26e)
Signed-off-by: Jack Vogel <jack.vogel@oracle.com>
drivers/net/ethernet/intel/fm10k/fm10k_ethtool.c