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: <20190210194450.GI30265@lunn.ch> Date: Sun, 10 Feb 2019 20:44:50 +0100 From: Andrew Lunn <andrew@...n.ch> To: Heiner Kallweit <hkallweit1@...il.com> Cc: Florian Fainelli <f.fainelli@...il.com>, David Miller <davem@...emloft.net>, "netdev@...r.kernel.org" <netdev@...r.kernel.org> Subject: Re: [PATCH net-next 2/3] net: phy: marvell10g: fix usage of new MMD modifying helpers On Sun, Feb 10, 2019 at 07:58:49PM +0100, Heiner Kallweit wrote: > When replacing mv3310_modify() with phy_modify_mmd() we missed that > they behave differently, mv3310_modify() returns 1 on a changed > register value whilst phy_modify_mmd() returns 0. Fix this by replacing > phy_modify_mmd() with phy_modify_mmd_changed() where needed. > > Fixes: b52c018ddccf ("net: phy: make use of new MMD accessors") > Signed-off-by: Heiner Kallweit <hkallweit1@...il.com> Sorry, my bad. Reviewed-by: Andrew Lunn <andrew@...n.ch> Andrew
Powered by blists - more mailing lists