All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thierry Reding <thierry.reding@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [RESEND PATCH 1/2] net: rtl8169: Implement ->hwaddr_write() callback
Date: Thu, 25 Apr 2019 15:31:22 +0200	[thread overview]
Message-ID: <20190425133122.GD10218@ulmo> (raw)
In-Reply-To: <CANr=Z=aOJ8nEJDELxa_4sYNYj052bsS4bsbsThNPgkK-x_i_mw@mail.gmail.com>

On Tue, Apr 16, 2019 at 04:36:16PM +0000, Joe Hershberger wrote:
> On Tue, Apr 16, 2019 at 11:21 AM Thierry Reding
> <thierry.reding@gmail.com> wrote:
> >
> > From: Thierry Reding <treding@nvidia.com>
> >
> > Implement this callback that allows the MAC address to be set for the
> > Ethernet card. This is necessary in order for the device to be able to
> > receive packets for the MAC address that U-Boot advertises.
> >
> > Signed-off-by: Thierry Reding <treding@nvidia.com>
> 
> Acked-by: Joe Hershberger <joe.hershberger@ni.com>

Hi Joe,

it's not clear to me who you expect to pick this (and patch 2/2) up. I
didn't Cc anyone, so nobody else may consider themselves responsible for
these.

Did you mean to pick these up yourself or should they go via Simon's DT
tree along with the two eth-uclass patches that I sent? Or perhaps TomR
handles these patches directly? MAINTAINERS clearly identifies you as a
maintainer for the u-boot-net tree, so I was expecting you to pick them
up. Let me know if I should resend these to someone else with your
Acked-by.

Thierry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20190425/cd565e00/attachment.sig>

  reply	other threads:[~2019-04-25 13:31 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-16 16:20 [U-Boot] [RESEND PATCH 1/2] net: rtl8169: Implement ->hwaddr_write() callback Thierry Reding
2019-04-16 16:20 ` [U-Boot] [RESEND PATCH 2/2] net: rtl8169: Support RTL-8168h/8111h Thierry Reding
2019-04-16 16:36   ` Joe Hershberger
2019-05-14 20:03   ` [U-Boot] " Joe Hershberger
2019-04-16 16:36 ` [U-Boot] [RESEND PATCH 1/2] net: rtl8169: Implement ->hwaddr_write() callback Joe Hershberger
2019-04-25 13:31   ` Thierry Reding [this message]
2019-04-25 13:47     ` Joe Hershberger
2019-05-09 21:15     ` Joe Hershberger
2019-05-14 20:03 ` [U-Boot] " Joe Hershberger

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=20190425133122.GD10218@ulmo \
    --to=thierry.reding@gmail.com \
    --cc=u-boot@lists.denx.de \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.