kernel-ark/drivers/ntb
Alexander Gordeev 9739047380 ntb: Fix missed call to pci_enable_msix()
Current MSI-X enablement code assumes MSI-Xs were successfully
allocated in case less than requested vectors were available.
That assumption is wrong, since MSI-Xs should be enabled with
a repeated call to pci_enable_msix(). This update fixes this.

Signed-off-by: Alexander Gordeev <agordeev@redhat.com>
Signed-off-by: Jon Mason <jon.mason@intel.com>
2013-11-20 09:57:31 -07:00
..
Kconfig NTB: Enable 32bit Support 2013-09-03 14:48:53 -07:00
Makefile
ntb_hw.c ntb: Fix missed call to pci_enable_msix() 2013-11-20 09:57:31 -07:00
ntb_hw.h NTB: Rename Variables for NTB-RP 2013-09-05 11:07:58 -07:00
ntb_regs.h NTB: Xeon Doorbell errata workaround 2013-11-20 09:57:30 -07:00
ntb_transport.c NTB: Comment Fix 2013-09-05 11:08:00 -07:00