numam-dpdk/drivers
Thomas Monjalon 2effa126fb devargs: simplify parameters of removal function
The function rte_devargs_remove(), which is intended to be internal,
can take a devargs structure as argument.
The matching is still using string comparison of bus name and
device name.
It is simpler and may allow a different devargs matching in future.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Reviewed-by: Andrew Rybchenko <arybchenko@solarflare.com>
Acked-by: Gaetan Rivet <gaetan.rivet@6wind.com>
Reviewed-by: Stephen Hemminger <stephen@networkplumber.org>
2018-10-11 14:09:24 +02:00
..
baseband baseband/null: add in meson build 2018-09-18 22:53:35 +02:00
bus devargs: simplify parameters of removal function 2018-10-11 14:09:24 +02:00
common compress/qat: use compression specific driver name 2018-08-30 05:10:50 +02:00
compress compress/qat: remove unnecessary assignment 2018-09-27 13:40:22 +02:00
crypto crypto/dpaa_sec: support null algos for protocol offload 2018-09-26 13:18:38 +02:00
event event/dpaa: support select based event 2018-10-04 16:38:54 +02:00
mempool mempool/dpaa: change debug log level to DP 2018-09-28 01:41:02 +02:00
net malloc: enable event callbacks for external memory 2018-10-11 11:56:55 +02:00
raw raw/ifpga: use -Wno-error=format-security for meson 2018-09-17 12:17:24 +02:00
Makefile crypto/qat: move common qat files to common dir 2018-07-11 00:55:30 +02:00
meson.build baseband/null: add in meson build 2018-09-18 22:53:35 +02:00