[PATCH v2 net-next] net: stmmac: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()

Jakub Kicinski kuba at kernel.org
Thu May 15 18:04:48 PDT 2025


On Wed, 14 May 2025 17:32:49 +0300 Vladimir Oltean wrote:
> +	if (!netif_running(dev)) {
> +		NL_SET_ERR_MSG_MOD(extack,
> +				   "Cannot change timestamping configuration while up");

changed up -> down when applying



More information about the linux-arm-kernel mailing list