All of lore.kernel.org
 help / color / mirror / Atom feed
* hns3 use of pci_enable_msix_range
@ 2017-09-01  8:26 Christoph Hellwig
  2017-09-06  8:43 ` Salil Mehta
  0 siblings, 1 reply; 2+ messages in thread
From: Christoph Hellwig @ 2017-09-01  8:26 UTC (permalink / raw)
  To: Salil; +Cc: Daode Huang, lipeng, Yisen Zhuang, Wei Hu, netdev

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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* RE: hns3 use of pci_enable_msix_range
  2017-09-01  8:26 hns3 use of pci_enable_msix_range Christoph Hellwig
@ 2017-09-06  8:43 ` Salil Mehta
  0 siblings, 0 replies; 2+ messages in thread
From: Salil Mehta @ 2017-09-06  8:43 UTC (permalink / raw)
  To: Christoph Hellwig
  Cc: huangdaode, lipeng (Y), Zhuangyuzeng (Yisen), Huwei (Xavier), netdev

Hi Christoph,
Thanks for bringing this into notice. I will change and send this patch
in the next cycle after we have tested it internally. 

Best regards
Salil
> -----Original Message-----
> From: Christoph Hellwig [mailto:hch@lst.de]
> Sent: Friday, September 01, 2017 9:27 AM
> To: Salil Mehta
> Cc: huangdaode; lipeng (Y); Zhuangyuzeng (Yisen); Huwei (Xavier);
> netdev@vger.kernel.org
> Subject: hns3 use of pci_enable_msix_range
> 
> 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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-09-06  8:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-01  8:26 hns3 use of pci_enable_msix_range Christoph Hellwig
2017-09-06  8:43 ` Salil Mehta

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.