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: <168475142003.15930.1904911471020251655.git-patchwork-notify@kernel.org> Date: Mon, 22 May 2023 10:30:20 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Russell King (Oracle) <rmk+kernel@...linux.org.uk> Cc: andrew@...n.ch, hkallweit1@...il.com, davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com, netdev@...r.kernel.org Subject: Re: [PATCH net-next] net: phy: add helpers for comparing phy IDs Hello: This patch was applied to netdev/net-next.git (main) by David S. Miller <davem@...emloft.net>: On Fri, 19 May 2023 14:03:59 +0100 you wrote: > There are several places which open code comparing PHY IDs. Provide a > couple of helpers to assist with this, using a slightly simpler test > than the original: > > - phy_id_compare() compares two arbitary PHY IDs and a mask of the > significant bits in the ID. > - phydev_id_compare() compares the bound phydev with the specified > PHY ID, using the bound driver's mask. > > [...] Here is the summary with links: - [net-next] net: phy: add helpers for comparing phy IDs https://git.kernel.org/netdev/net-next/c/4b159f5048b9 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