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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Sat, 23 Nov 2019 10:50:21 -0800 From: Jakub Kicinski <jakub.kicinski@...ronome.com> To: Russell King <rmk+kernel@...linux.org.uk> Cc: Andrew Lunn <andrew@...n.ch>, Florian Fainelli <f.fainelli@...il.com>, Heiner Kallweit <hkallweit1@...il.com>, "David S. Miller" <davem@...emloft.net>, Jonathan Corbet <corbet@....net>, netdev@...r.kernel.org, linux-doc@...r.kernel.org Subject: Re: [PATCH net-next] net: phy: remove phy_ethtool_sset() On Fri, 22 Nov 2019 12:37:08 +0000, Russell King wrote: > There are no users of phy_ethtool_sset() in the kernel anymore, and > as of 3c1bcc8614db ("net: ethernet: Convert phydev advertize and > supported from u32 to link mode"), the implementation is slightly > buggy - it doesn't correctly check the masked advertising mask as it > used to. > > Remove it, and update the phy documentation to refer to its replacement > function. > > Signed-off-by: Russell King <rmk+kernel@...linux.org.uk> Applied, thank you!
Powered by blists - more mailing lists