numam-dpdk/drivers/bus/pci
Darek Stojaczyk d59ba0296e vfio: fix interrupt unregister for hotplug notifier
This function is documented to return the number of unregistered
callbacks or negative numbers on error, but pci_vfio checks for
ret != 0 to detect failures. Not anymore.

Fixes: c115fd000c ("vfio: handle hotplug request notifier")

Signed-off-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com>
Acked-by: Anatoly Burakov <anatoly.burakov@intel.com>
2018-10-29 01:59:48 +01:00
..
bsd bus/pci: harmonize return value of config read 2018-10-29 00:32:14 +01:00
linux vfio: fix interrupt unregister for hotplug notifier 2018-10-29 01:59:48 +01:00
Makefile eal: add bus pointer in device structure 2018-10-11 14:09:24 +02:00
meson.build mk: build with _GNU_SOURCE defined by default 2018-10-22 11:28:27 +02:00
pci_common_uio.c bus/pci: support hot-unplug handler 2018-10-15 22:16:48 +02:00
pci_common.c devargs: fix freeing during device removal 2018-10-19 22:37:10 +02:00
pci_params.c devargs: rename enum items with singular form 2018-10-11 13:57:29 +02:00
private.h bus/pci: support hot-unplug handler 2018-10-15 22:16:48 +02:00
rte_bus_pci_version.map bus/pci: fix namespace of sysfs path function 2017-11-07 00:44:10 +01:00
rte_bus_pci.h bus/pci: harmonize return value of config read 2018-10-29 00:32:14 +01:00