OSDN Git Service

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)
commit608111fc580fe9a1b9a2a35d5a4f92784274b0d5
tree78fdbd1afbb92d4ff8c78f1c049e55fe54a6d89c
parentd31d37912ea79f1e47e8c2998eae0109f57dc298
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