netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: yuiko.oshino@microchip.com
Cc: UNGLinuxDriver@microchip.com, netdev@vger.kernel.org
Subject: Re: [PATCH net] lan78xx: Fix failure in USB Full Speed
Date: Tue, 16 Jan 2018 14:51:13 -0500 (EST)	[thread overview]
Message-ID: <20180116.145113.850808660226125708.davem@davemloft.net> (raw)
In-Reply-To: <1516040668-2495-1-git-send-email-yuiko.oshino@microchip.com>

From: Yuiko Oshino <yuiko.oshino@microchip.com>
Date: Mon, 15 Jan 2018 13:24:28 -0500

> Fix initialize the uninitialized tx_qlen to an appropriate value when USB
> Full Speed is used.
> 
> Fixes: 55d7de9de6c3 ("Microchip's LAN7800 family USB 2/3 to 10/100/1000
> Ethernet device driver")
> 
> Signed-off-by: Yuiko Oshino <yuiko.oshino@microchip.com>

Applied, but please do not mangle the Fixes: tag like that.

It should always be one whole line and never chopped up.  It should
also appear right next to the other tags like Signed-off-by: and
Acked-by:.  It is just another one of those tags, so there should
never be any empty lines between the Fixes tag and the others.

Thank you.

      reply	other threads:[~2018-01-16 19:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-15 18:24 [PATCH net] lan78xx: Fix failure in USB Full Speed Yuiko Oshino
2018-01-16 19:51 ` David Miller [this message]

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=20180116.145113.850808660226125708.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=UNGLinuxDriver@microchip.com \
    --cc=netdev@vger.kernel.org \
    --cc=yuiko.oshino@microchip.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).