netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: gvaradar@cisco.com
Cc: netdev@vger.kernel.org, benve@cisco.com
Subject: Re: [PATCH net-next] enic: set DMA mask to 47 bit
Date: Wed, 23 May 2018 14:37:30 -0400 (EDT)	[thread overview]
Message-ID: <20180523.143730.71443720237710427.davem@davemloft.net> (raw)
In-Reply-To: <20180522133724.1188-1-gvaradar@cisco.com>

From: Govindarajulu Varadarajan <gvaradar@cisco.com>
Date: Tue, 22 May 2018 06:37:24 -0700

> In commit 624dbf55a359b ("driver/net: enic: Try DMA 64 first, then
> failover to DMA") DMA mask was changed from 40 bits to 64 bits.
> Hardware actually supports only 47 bits.
> 
> Fixes: 624dbf55a359b("driver/net: enic: Try DMA 64 first, then failover
> to DMA")

Do not chop up long Fixes: tag lines, they should always be one
single line.

Also, need a space after the SHA1 ID.

> Signed-off-by: Govindarajulu Varadarajan <gvaradar@cisco.com>

This is a fix for a bug which is very old, back to 3.12  Therefore
you should target the 'net' tree, rather than 'net-next'.

      reply	other threads:[~2018-05-23 18:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-22 13:37 [PATCH net-next] enic: set DMA mask to 47 bit Govindarajulu Varadarajan
2018-05-23 18:37 ` 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=20180523.143730.71443720237710427.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=benve@cisco.com \
    --cc=gvaradar@cisco.com \
    --cc=netdev@vger.kernel.org \
    /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).