netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Masahisa Kojima <masahisa.kojima@linaro.org>
To: Ard Biesheuvel <ard.biesheuvel@linaro.org>,
	Florian Fainelli <f.fainelli@gmail.com>
Cc: netdev@vger.kernel.org,
	Ilias Apalodimas <ilias.apalodimas@linaro.org>,
	Jassi Brar <jaswinder.singh@linaro.org>,
	Yoshitoyo Osaki <osaki.yoshitoyo@socionext.com>
Subject: Re: [PATCH net v2 0/3] Bugfix for the netsec driver
Date: Tue, 23 Oct 2018 20:39:28 +0900	[thread overview]
Message-ID: <CADQ0-X_nCPnKB-LWCwhtw7zEY42WYi+syPXRgyX5ZzAjmpSBvw@mail.gmail.com> (raw)
In-Reply-To: <CAKv+Gu_Y1yDWu4uKvBTB3hkoktLawaYPCqKhezHKxX6b93HMzQ@mail.gmail.com>

Hi Florian, Ard,

Yes, that is my mistake. Thank you very much for pointing out, Ard.
On Tue, 23 Oct 2018 at 20:32, Ard Biesheuvel <ard.biesheuvel@linaro.org> wrote:
>
> (+ Florian)
>
> On 23 October 2018 at 08:24,  <masahisa.kojima@linaro.org> wrote:
> > From: Masahisa Kojima <masahisa.kojima@linaro.org>
> >
> > This patch series include bugfix for the netsec ethernet
> > controller driver, fix the problem in interface down/up.
> >
> > changes in v2:
> >  - change the place to perform the PHY power down
> >  - use the MACROs defiend in include/uapi/linux/mii.h
> >  - update commit comment
> >
> > Masahisa Kojima (3):
> >   net: socionext: Stop PHY before resetting netsec
> >   net: socionext: Add dummy PHY register read in phy_write()
> >   net: socionext: Reset tx queue in ndo_stop
> >
> >  drivers/net/ethernet/socionext/netsec.c | 40 ++++++++++++++++++++++++++++-----
> >  1 file changed, 34 insertions(+), 6 deletions(-)
> >
>
> Hello Masahisa,
>
> As a courtesy, please cc people that have commented on your patches on
> subsequent revisions of the series.

  reply	other threads:[~2018-10-23 20:02 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-23 11:24 [PATCH net v2 0/3] Bugfix for the netsec driver masahisa.kojima
2018-10-23 11:24 ` [PATCH net v2 1/3] net: socionext: Stop PHY before resetting netsec masahisa.kojima
2018-10-23 11:24 ` [PATCH net v2 2/3] net: socionext: Add dummy PHY register read in phy_write() masahisa.kojima
2018-10-23 11:24 ` [PATCH net v2 3/3] net: socionext: Reset tx queue in ndo_stop masahisa.kojima
2018-10-23 11:32 ` [PATCH net v2 0/3] Bugfix for the netsec driver Ard Biesheuvel
2018-10-23 11:39   ` Masahisa Kojima [this message]
2018-10-23 17:55 ` David Miller

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=CADQ0-X_nCPnKB-LWCwhtw7zEY42WYi+syPXRgyX5ZzAjmpSBvw@mail.gmail.com \
    --to=masahisa.kojima@linaro.org \
    --cc=ard.biesheuvel@linaro.org \
    --cc=f.fainelli@gmail.com \
    --cc=ilias.apalodimas@linaro.org \
    --cc=jaswinder.singh@linaro.org \
    --cc=netdev@vger.kernel.org \
    --cc=osaki.yoshitoyo@socionext.com \
    /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).