]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2fdca5ff3de6ae787a67fe9d7da4e1919c822fab
tree72d368a8b96fb2a35a1adb5a8424a7e65c4abc3d
parent5a1d199040007f6e4223a9685ed11dfe2e8a96f4
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