mirror of
https://github.com/torvalds/linux.git
synced 2024-11-19 10:31:48 +00:00
9644cdcd52
As result of deprecation of MSI-X/MSI enablement functions pci_enable_msix() and pci_enable_msi_block() all drivers using these two interfaces need to be updated to use the new pci_enable_msi_range() and pci_enable_msix_range() interfaces. Signed-off-by: Alexander Gordeev <agordeev@redhat.com> Cc: Jon Mason <jdmason@kudzu.us> Cc: netdev@vger.kernel.org Cc: linux-pci@vger.kernel.org Signed-off-by: David S. Miller <davem@davemloft.net> |
||
---|---|---|
.. | ||
vxge | ||
Kconfig | ||
Makefile | ||
s2io-regs.h | ||
s2io.c | ||
s2io.h |