Re: [PATCH v7 net-next 10/10] net: remove phy_has_hwtstamp() -> phy_mii_ioctl() decision from converted drivers
From: Jakub Kicinski <kuba@kernel.org>
Date: 2023-07-14 02:50:53
Also in:
lkml, netdev
From: Jakub Kicinski <kuba@kernel.org>
Date: 2023-07-14 02:50:53
Also in:
lkml, netdev
On Thu, 13 Jul 2023 15:19:07 +0300 Vladimir Oltean wrote:
/** * struct kernel_hwtstamp_config - Kernel copy of struct hwtstamp_config *@@ -26,6 +31,7 @@ struct kernel_hwtstamp_config { int rx_filter; struct ifreq *ifr; bool copied_to_user; + enum hwtstamp_source source; };
source is missing from the kdoc phy_mii_ioctl() can be in a module so we need a stub / indirection -- pw-bot: cr _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel