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: <f3b8d542-9ba6-d867-4979-530b53a395d5@huawei.com> Date: Mon, 29 Apr 2019 22:17:48 +0800 From: YueHaibing <yuehaibing@...wei.com> To: Andrew Lunn <andrew@...n.ch> CC: Grygorii Strashko <grygorii.strashko@...com>, Ivan Khoronzhuk <ivan.khoronzhuk@...aro.org>, Ilias Apalodimas <ilias.apalodimas@...aro.org>, <linux-omap@...r.kernel.org>, <netdev@...r.kernel.org>, <kernel-janitors@...r.kernel.org> Subject: Re: [PATCH net-next] net: ethernet: ti: cpsw: Fix inconsistent IS_ERR and PTR_ERR in cpsw_probe() On 2019/4/29 21:56, Andrew Lunn wrote: > On Mon, Apr 29, 2019 at 01:56:50PM +0000, YueHaibing wrote: >> Change the call to PTR_ERR to access the value just tested by IS_ERR. >> >> Signed-off-by: YueHaibing <yuehaibing@...wei.com> > > Please could you add a Fixes: tag. > Ok, will sendv2, thanks! > Reviewed-by: Andrew Lunn <andrew@...n.ch> > > Andrew > > . >
Powered by blists - more mailing lists