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: <20161019074032.GD4418@mwanda> Date: Wed, 19 Oct 2016 10:40:32 +0300 From: Dan Carpenter <dan.carpenter@...cle.com> To: Giuseppe Cavallaro <peppe.cavallaro@...com> Cc: netdev@...r.kernel.org, davem@...emloft.net, linux-kernel@...r.kernel.org, Alexandre TORGUE <alexandre.torgue@...com>, Rayagond Kokatanur <rayagond@...avyalabs.com>, Nicolas Pitre <nico@...aro.org> Subject: Re: [PATCH (net.git)] stmmac: fix and review the ptp registration. Looks good. This actually fixes my commit where I changed the return PTR_ERR(NULL) which means success to PTR_ERR(-ESOMETHING). Unintentionally returning success was the correct behavior. regards, dan carpenter
Powered by blists - more mailing lists