numam-dpdk/drivers/bus/pci
Gaetan Rivet 64de7e4069 bus/pci: fix find device implementation
If start is set, and a device before it matches the data
passed for comparison, then this first device is returned.

This induces potentially infinite loops.

Fixes: c7fe1eea8a ("bus: simplify finding starting point")
Cc: stable@dpdk.org

Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com>
2018-04-27 16:31:44 +02:00
..
bsd drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
linux mem: replace memseg with memseg lists 2018-04-11 19:55:39 +02:00
Makefile bus/pci: do not reference devargs list 2018-04-25 03:58:10 +02:00
meson.build bus/pci: use memseg walk instead of iteration 2018-04-11 19:48:10 +02:00
pci_common_uio.c bus/pci: fix interrupt handler type 2018-01-12 01:04:22 +01:00
pci_common.c bus/pci: fix find device implementation 2018-04-27 16:31:44 +02:00
private.h bus/pci: use SPDX tags in 6WIND copyrighted files 2018-02-01 02:32:52 +01: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: fix find device implementation 2018-04-27 16:31:44 +02:00