numam-dpdk/lib/librte_eal
Gaetan Rivet c0e2821041 bus: remove useless plug parameter
The prior scan should link the relevant rte_devargs to the newly
allocated rte_device. As such, it is useless to pass device arguments to
the plug callback. Those arguments are available within the devargs
field of the rte_device structure.

Fixes: 7c8810f43f ("bus: introduce device plug/unplug")
Fixes: 00e62aae69 ("bus/pci: implement plug/unplug operations")
Fixes: a3ee360f44 ("eal: add hotplug add/remove device")

Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com>
2017-07-20 00:40:28 +03:00
..
bsdapp bus/pci: use given name as generic name 2017-07-20 00:40:28 +03:00
common bus: remove useless plug parameter 2017-07-20 00:40:28 +03:00
linuxapp bus/pci: use given name as generic name 2017-07-20 00:40:28 +03:00
Makefile mk: optimize directory dependencies 2017-03-27 23:28:43 +02:00