cc7cd517b1
The return value from bus->find_device is a rte_device
which is not safe to cast to a rte_vdev_device structure.
It doesn't really matter since only being checked for NULL
but static checkers might find a bug here.
Fixes:
|
||
---|---|---|
.. | ||
Makefile | ||
meson.build | ||
rte_pmd_vdev_netvsc_version.map | ||
vdev_netvsc.c |