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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <0011af1a-1c5c-4b70-a242-eab3d71e9c40@gmail.com>
Date: Sat, 14 Jun 2025 00:05:03 +0200
From: Heiner Kallweit <hkallweit1@...il.com>
To: Andrew Lunn <andrew+netdev@...n.ch>, Paolo Abeni <pabeni@...hat.com>,
 Jakub Kicinski <kuba@...nel.org>, David Miller <davem@...emloft.net>,
 Eric Dumazet <edumazet@...gle.com>, Andrew Lunn <andrew@...n.ch>,
 Russell King - ARM Linux <linux@...linux.org.uk>
Cc: "netdev@...r.kernel.org" <netdev@...r.kernel.org>
Subject: Re: [PATCH net-next 0/3] r8169: remove phy_driver_is_genphy and
 phy_driver_is_genphy_10g

On 13.06.2025 22:53, Heiner Kallweit wrote:
> Replace phy_driver_is_genphy() and phy_driver_is_genphy_10g()
> with a new flag in struct phy_device.
> 
> Heiner Kallweit (3):
>   net: phy: add flag is_genphy_driven to struct phy_device
>   net: phy: improve phy_driver_is_genphy
>   net: phy: remove phy_driver_is_genphy_10g
> 
>  drivers/net/phy/phy_device.c | 43 ++++++------------------------------
>  include/linux/phy.h          | 15 ++++++++++---
>  2 files changed, 19 insertions(+), 39 deletions(-)
> 

CI kdoc check complains about an undocumented return value in patch 2.

---
pw-bot: cr


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ