[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20250512102201.01a695c4@kernel.org>
Date: Mon, 12 May 2025 10:22:01 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Vladimir Oltean <vladimir.oltean@....com>
Cc: netdev@...r.kernel.org, Maxime Coquelin <mcoquelin.stm32@...il.com>,
Alexandre Torgue <alexandre.torgue@...s.st.com>,
linux-stm32@...md-mailman.stormreply.com,
linux-arm-kernel@...ts.infradead.org, Russell King <linux@...linux.org.uk>,
Andrew Lunn <andrew+netdev@...n.ch>, "David S. Miller"
<davem@...emloft.net>, Eric Dumazet <edumazet@...gle.com>, Paolo Abeni
<pabeni@...hat.com>, Simon Horman <horms@...nel.org>, Vadim Fedorenko
<vadim.fedorenko@...ux.dev>, Richard Cochran <richardcochran@...il.com>,
Furong Xu <0x1207@...il.com>
Subject: Re: [PATCH net-next] net: stmmac: convert to ndo_hwtstamp_get() and
ndo_hwtstamp_set()
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
Powered by blists - more mailing lists