f9a96a50d8
This commit fixes the check to use the just reallocated
links_map variable, instead of stale dev->data->links_map.
Later the new variable is written to the dev->data->links_map,
so the stale-ness is only temporary.
Coverity issue: 143456
Fixes:
|
||
---|---|---|
.. | ||
Makefile | ||
rte_event_ring.c | ||
rte_event_ring.h | ||
rte_eventdev_pmd_pci.h | ||
rte_eventdev_pmd_vdev.h | ||
rte_eventdev_pmd.h | ||
rte_eventdev_version.map | ||
rte_eventdev.c | ||
rte_eventdev.h |