lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-Id: <174683464849.3845363.11079163709570196404.git-patchwork-notify@kernel.org> Date: Fri, 09 May 2025 23:50:48 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Vladimir Oltean <vladimir.oltean@....com> Cc: netdev@...r.kernel.org, kory.maincent@...tlin.com, kurt@...utronix.de, andrew@...n.ch, davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com, woojung.huh@...rochip.com, UNGLinuxDriver@...rochip.com, claudiu.manoil@....com, alexandre.belloni@...tlin.com, horms@...nel.org, richardcochran@...il.com, linux@...linux.org.uk, linux-kernel@...r.kernel.org Subject: Re: [PATCH net-next] net: dsa: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set() Hello: This patch was applied to netdev/net-next.git (main) by Jakub Kicinski <kuba@...nel.org>: On Thu, 8 May 2025 12:52:36 +0300 you wrote: > New timestamping API was introduced in commit 66f7223039c0 ("net: add > NDOs for configuring hardware timestamping") from kernel v6.6. It is > time to convert DSA to the new API, so that the ndo_eth_ioctl() path can > be removed completely. > > Move the ds->ops->port_hwtstamp_get() and ds->ops->port_hwtstamp_set() > calls from dsa_user_ioctl() to dsa_user_hwtstamp_get() and > dsa_user_hwtstamp_set(). > > [...] Here is the summary with links: - [net-next] net: dsa: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set() https://git.kernel.org/netdev/net-next/c/6c14058edfd0 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists