]> www.infradead.org Git - users/jedix/linux-maple.git/commit
net: Make dev_get_hwtstamp_phylib accessible
authorKory Maincent <kory.maincent@bootlin.com>
Thu, 12 Dec 2024 17:06:41 +0000 (18:06 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 16 Dec 2024 12:51:40 +0000 (12:51 +0000)
commit5e51e50e2324c9374d06ab05e3d7d09123e1114f
treec2934c3017c282eb4e3c25706344c759b3c2efa2
parentda3e3186ef138177592f43a199adacd349c983fb
net: Make dev_get_hwtstamp_phylib accessible

Make the dev_get_hwtstamp_phylib function accessible in prevision to use
it from ethtool to read the hwtstamp current configuration.

Reviewed-by: Florian Fainelli <florian.fainelli@broadcom.com>
Reviewed-by: Jacob Keller <jacob.e.keller@intel.com>
Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/dev.h
net/core/dev_ioctl.c