net: lan966x: Implement get_ts_info
authorHoratiu Vultur <horatiu.vultur@microchip.com>
Mon, 31 Jan 2022 10:01:22 +0000 (11:01 +0100)
committerDavid S. Miller <davem@davemloft.net>
Tue, 1 Feb 2022 14:18:44 +0000 (14:18 +0000)
commit966f2e1a4a340ef17fef4e35ddbff3f2043ce8d7
tree72d368a8b96fb2a35a1adb5a8424a7e65c4abc3d
parente85a96e48e3309c3009541b9b8dd7a27e23fd474
net: lan966x: 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/lan966x/lan966x_ethtool.c