All of lore.kernel.org
 help / color / mirror / Atom feed
* remove pci_enable_msix() V2
@ 2017-04-06 12:24 Christoph Hellwig
  2017-04-06 12:24 ` [PATCH 1/4] net: alx: switch to pci_alloc_irq_vectors Christoph Hellwig
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Christoph Hellwig @ 2017-04-06 12:24 UTC (permalink / raw)
  To: bhelgaas, davem, netanel, jcliburn, chris.snook, sgoutham, rric
  Cc: netdev, linux-pci

Hi all,

this series removes the remaining callers of the pci_enable_msix()
function and then the function itself.  All remaining users in in network
drivers, so if Bjorn is fine with it I'd like to handle it entirely
through the netdev tree.

Changes since V1:
 - replace the two previous thunderx patches with a new one from Thanneeru

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

end of thread, other threads:[~2017-04-06 21:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-06 12:24 remove pci_enable_msix() V2 Christoph Hellwig
2017-04-06 12:24 ` [PATCH 1/4] net: alx: switch to pci_alloc_irq_vectors Christoph Hellwig
2017-04-06 12:24 ` [PATCH 2/4] net/ena: " Christoph Hellwig
2017-04-06 12:24 ` [PATCH 3/4] net: thunderx: Switch " Christoph Hellwig
2017-04-06 12:24 ` [PATCH 4/4] PCI: remove pci_enable_msix Christoph Hellwig
2017-04-06 21:29   ` Bjorn Helgaas

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.