]> git.baikalelectronics.ru Git - kernel.git/commit
net: sparx5: Implement get_ts_info
authorHoratiu Vultur <horatiu.vultur@microchip.com>
Fri, 4 Mar 2022 11:09:00 +0000 (12:09 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 4 Mar 2022 13:03:10 +0000 (13:03 +0000)
commit8e603360eb540717ee070e5220d48cee4a0b7af5
tree78fdbd1afbb92d4ff8c78f1c049e55fe54a6d89c
parent96d31f2dfbd08b55a5be4080e0a24133bed1a821
net: sparx5: Implement get_ts_info

Implement the function get_ts_info in ethtool_ops which is needed to get
the HW capabilities for timestamping.

Signed-off-by: Horatiu Vultur <horatiu.vultur@microchip.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/microchip/sparx5/sparx5_ethtool.c