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: Mon, 20 May 2019 12:36:50 +0300 From: Sergei Shtylyov <sergei.shtylyov@...entembedded.com> To: Petr Štetiar <ynezz@...e.cz>, Rob Herring <robh+dt@...nel.org>, Frank Rowand <frowand.list@...il.com>, Andrew Lunn <andrew@...n.ch>, Florian Fainelli <f.fainelli@...il.com>, Heiner Kallweit <hkallweit1@...il.com> Cc: Mirko Lindner <mlindner@...vell.com>, Stephen Hemminger <stephen@...workplumber.org>, netdev@...r.kernel.org, devicetree@...r.kernel.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH] of_net: fix of_get_mac_address retval if compiled without CONFIG_OF Hello! On 19.05.2019 15:18, Petr Štetiar wrote: > of_get_mac_address prior to commit d01f449c008a ("of_net: add NVMEM > support to of_get_mac_address") could return only valid pointer or NULL, > after this change it could return only valid pointer or ERR_PTR encoded > error value, but I've forget to change the return value of It's either "I've forgotten" or just "I forgot". > of_get_mac_address in case where the kernel is compiled without > CONFIG_OF, so I'm doing so now. Well, better late... :-) > Cc: Mirko Lindner <mlindner@...vell.com> > Cc: Stephen Hemminger <stephen@...workplumber.org> > Fixes: d01f449c008a ("of_net: add NVMEM support to of_get_mac_address") > Reported-by: Octavio Alvarez <octallk1@...arezp.org> > Signed-off-by: Petr Štetiar <ynezz@...e.cz> [...] MBR, Sergei
Powered by blists - more mailing lists