numam-dpdk/drivers/bus/ifpga
Thomas Monjalon 2ed055c5e3 bus/ifpga: remove useless driver cast
The rte_afu_driver is assigned to rte_afu_device.driver during probing.
There is no need of accessing the rte_afu_driver via rte_device.driver
and type casting to its container.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: Rosen Xu <rosen.xu@intel.com>
2018-09-27 14:43:47 +02:00
..
ifpga_bus.c bus/ifpga: remove useless driver cast 2018-09-27 14:43:47 +02:00
ifpga_common.c
ifpga_common.h
ifpga_logs.h
Makefile
meson.build
rte_bus_ifpga_version.map
rte_bus_ifpga.h bus/ifpga: remove useless driver cast 2018-09-27 14:43:47 +02:00