All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@lst.de>
To: Salil <salil.mehta@huawei.com>
Cc: Daode Huang <huangdaode@hisilicon.com>,
	lipeng <lipeng321@huawei.com>,
	Yisen Zhuang <yisen.zhuang@huawei.com>,
	Wei Hu <xavier.huwei@huawei.com>,
	netdev@vger.kernel.org
Subject: hns3 use of pci_enable_msix_range
Date: Fri, 1 Sep 2017 10:26:33 +0200	[thread overview]
Message-ID: <20170901082633.GA23568@lst.de> (raw)

Hi Salil,

can you please switch your new hns3 driver to use pci_alloc_irq_vectors
instead of the deprecated pci_enable_msix_range interface?  Take a
look at Documentation/PCI/MSI-HOWTO.txt for the details.

             reply	other threads:[~2017-09-01  8:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-01  8:26 Christoph Hellwig [this message]
2017-09-06  8:43 ` hns3 use of pci_enable_msix_range Salil Mehta

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=20170901082633.GA23568@lst.de \
    --to=hch@lst.de \
    --cc=huangdaode@hisilicon.com \
    --cc=lipeng321@huawei.com \
    --cc=netdev@vger.kernel.org \
    --cc=salil.mehta@huawei.com \
    --cc=xavier.huwei@huawei.com \
    --cc=yisen.zhuang@huawei.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 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.