net: ethtool: ts: Let the active time stamping layer be selectable
authorKory Maincent <kory.maincent@bootlin.com>
Tue, 14 Nov 2023 11:28:43 +0000 (12:28 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sat, 18 Nov 2023 14:52:58 +0000 (14:52 +0000)
commit152c75e1d00200edc4da1beb67dd099a462ea86b
tree8c05d3949943ac10e64e4553e92bb1b6a9da1f10
parent091fab122869a39e1bac2cc34df9b737a6f6f36d
net: ethtool: ts: Let the active time stamping layer be selectable

Now that the current timestamp is saved in a variable lets add the
ETHTOOL_MSG_TS_SET ethtool netlink socket to make it selectable.

Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/networking/ethtool-netlink.rst
include/uapi/linux/ethtool_netlink.h
net/ethtool/netlink.c
net/ethtool/netlink.h
net/ethtool/ts.c