[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <166842601481.5995.3824589653645673368.git-patchwork-notify@kernel.org>
Date: Mon, 14 Nov 2022 11:40:14 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Vladimir Oltean <vladimir.oltean@....com>
Cc: netdev@...r.kernel.org, andrew@...n.ch, f.fainelli@...il.com,
davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
pabeni@...hat.com, richardcochran@...il.com, festevam@...il.com,
steffen@...osonix.de
Subject: Re: [PATCH net] net: dsa: make dsa_master_ioctl() see through
port_hwtstamp_get() shims
Hello:
This patch was applied to netdev/net.git (master)
by David S. Miller <davem@...emloft.net>:
On Fri, 11 Nov 2022 23:10:20 +0200 you wrote:
> There are multi-generational drivers like mv88e6xxx which have code like
> this:
>
> int mv88e6xxx_port_hwtstamp_get(struct dsa_switch *ds, int port,
> struct ifreq *ifr)
> {
> if (!chip->info->ptp_support)
> return -EOPNOTSUPP;
>
> [...]
Here is the summary with links:
- [net] net: dsa: make dsa_master_ioctl() see through port_hwtstamp_get() shims
https://git.kernel.org/netdev/net/c/ed1fe1bebe18
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