From: Andrew Lunn <andrew@lunn.ch>
To: Paul Cercueil <paul@crapouillou.net>
Cc: "David S . Miller" <davem@davemloft.net>,
netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
"H . Nikolaus Schaller" <hns@goldelico.com>,
Mathieu Malaterre <malat@debian.org>
Subject: Re: [PATCH] net: ethernet: dm9000: Handle -EPROBE_DEFER in dm9000_parse_dt()
Date: Sun, 16 Feb 2020 20:58:17 +0100 [thread overview]
Message-ID: <20200216195817.GB32734@lunn.ch> (raw)
In-Reply-To: <20200216193943.81134-1-paul@crapouillou.net>
On Sun, Feb 16, 2020 at 04:39:43PM -0300, Paul Cercueil wrote:
> 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@goldelico.com>
> Cc: Mathieu Malaterre <malat@debian.org>
> Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Andrew
next prev parent reply other threads:[~2020-02-16 19:58 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-16 19:39 [PATCH] net: ethernet: dm9000: Handle -EPROBE_DEFER in dm9000_parse_dt() Paul Cercueil
2020-02-16 19:58 ` Andrew Lunn [this message]
2020-02-17 4:02 ` David Miller
2020-02-17 10:04 ` H. Nikolaus Schaller
2020-02-17 12:59 ` Andrew Lunn
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200216195817.GB32734@lunn.ch \
--to=andrew@lunn.ch \
--cc=davem@davemloft.net \
--cc=hns@goldelico.com \
--cc=linux-kernel@vger.kernel.org \
--cc=malat@debian.org \
--cc=netdev@vger.kernel.org \
--cc=paul@crapouillou.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).