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: Sun, 16 Feb 2020 20:02:01 -0800 (PST) From: David Miller <davem@...emloft.net> To: paul@...pouillou.net Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org, hns@...delico.com, malat@...ian.org Subject: Re: [PATCH] net: ethernet: dm9000: Handle -EPROBE_DEFER in dm9000_parse_dt() From: Paul Cercueil <paul@...pouillou.net> Date: Sun, 16 Feb 2020 16:39:43 -0300 > The call to of_get_mac_address() can return -EPROBE_DEFER, for instance > when the MAC address is read from a NVMEM driver that did not probe yet. > > Cc: H. Nikolaus Schaller <hns@...delico.com> > Cc: Mathieu Malaterre <malat@...ian.org> > Signed-off-by: Paul Cercueil <paul@...pouillou.net> Applied.
Powered by blists - more mailing lists