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

Jakub Kicinski kuba at kernel.org
Mon May 12 10:22:01 PDT 2025


On Mon, 12 May 2025 17:36:07 +0300 Vladimir Oltean wrote:
> -		netdev_alert(priv->dev, "No support for HW time stamping\n");
> +		NL_SET_ERR_MSG_MOD(extack, "No support for HW time stamping\n");

coccinelle says:

drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:594:29-64: WARNING avoid newline at end of message in NL_SET_ERR_MSG_MOD

Feel free to repost without the 24h wait.
-- 
pw-bot: cr



More information about the linux-arm-kernel mailing list