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
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ