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: <20160815.163443.1332884548426044511.davem@davemloft.net> Date: Mon, 15 Aug 2016 16:34:43 -0700 (PDT) From: David Miller <davem@...emloft.net> To: weiyj.lk@...il.com Cc: f.fainelli@...il.com, michal.simek@...inx.com, soren.brinkmann@...inx.com, appana.durga.rao@...inx.com, netdev@...r.kernel.org, linux-arm-kernel@...ts.infradead.org Subject: Re: [PATCH -next] net: phy: Fix return value check in xgmiitorgmii_probe() From: Wei Yongjun <weiyj.lk@...il.com> Date: Mon, 15 Aug 2016 22:34:57 +0000 > In case of error, the function of_parse_phandle() returns NULL > pointer not ERR_PTR(). The IS_ERR() test in the return value check > should be replaced with NULL test. > > Signed-off-by: Wei Yongjun <weiyj.lk@...il.com> Applied.
Powered by blists - more mailing lists