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: Wed, 16 Dec 2020 03:34:40 +0100 From: Andrew Lunn <andrew@...n.ch> To: Michael Walle <michael@...le.cc> Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org, Claudiu Manoil <claudiu.manoil@....com>, "David S . Miller" <davem@...emloft.net>, Jakub Kicinski <kuba@...nel.org>, Alex Marginean <alexandru.marginean@....com>, Vladimir Oltean <vladimir.oltean@....com> Subject: Re: [PATCH net-next 2/4] enetc: don't use macro magic for the readx_poll_timeout() callback On Tue, Dec 15, 2020 at 10:21:58PM +0100, Michael Walle wrote: > The macro enetc_mdio_rd_reg() is just used in that particular case and > has a hardcoded parameter name "mdio_priv". Define a specific function > to use for readx_poll_timeout() instead. Also drop the TIMEOUT macro > since it is used just once. > > Signed-off-by: Michael Walle <michael@...le.cc> Reviewed-by: Andrew Lunn <andrew@...n.ch> Andrew
Powered by blists - more mailing lists