net: Make dev_set_hwtstamp_phylib accessible
authorKory Maincent <kory.maincent@bootlin.com>
Tue, 14 Nov 2023 11:28:33 +0000 (12:28 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sat, 18 Nov 2023 14:52:57 +0000 (14:52 +0000)
commit011dd3b3f83f9c89605c640424e05845b84f2dad
tree30d80f364af9fc0527c039ad4f1fa28974760c85
parent202cb220026e4dabb592852e7555e264656445ac
net: Make dev_set_hwtstamp_phylib accessible

Make the dev_set_hwtstamp_phylib function accessible in prevision to use
it from ethtool to reset the tstamp current configuration.

Reviewed-by: Florian Fainelli <florian.fainelli@broadcom.com>
Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/netdevice.h
net/core/dev_ioctl.c