numam-dpdk/drivers/bus
Matan Azrad fd03a747b0 bus/pci: clear driver on detach
When probing, a bus is responsible for filling the driver field to
indicate the device is bound.
Let's clear this field when detaching to keep a consistent behavior.

This is not a fix per se, since the device is freed when detaching.
But at least clearing the field has been added to remind that the
driver field has a meaning for the EAL.

Signed-off-by: Matan Azrad <matan@mellanox.com>
Acked-by: Thomas Monjalon <thomas@monjalon.net>
2019-11-21 00:18:02 +01:00
..
dpaa build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00
fslmc build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00
ifpga build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00
pci bus/pci: clear driver on detach 2019-11-21 00:18:02 +01:00
vdev build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00
vmbus build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00
Makefile bus/vmbus: add Hyper-V virtual bus support 2018-07-13 23:48:07 +02:00
meson.build bus/vmbus: add Hyper-V virtual bus support 2018-07-13 23:48:07 +02:00