[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20250515180448.2d00909a@kernel.org>
Date: Thu, 15 May 2025 18:04:48 -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 v2 net-next] net: stmmac: convert to ndo_hwtstamp_get()
and ndo_hwtstamp_set()
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
Powered by blists - more mailing lists