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 <[email protected]>
Cc: Stephen Hemminger <[email protected]>
Fixes: d01f449c008a ("of_net: add NVMEM support to of_get_mac_address")
Reported-by: Octavio Alvarez <[email protected]>
Signed-off-by: Petr Štetiar <[email protected]>
[...]

MBR, Sergei

Reply via email to