497eb88c14
The 'mac_addrs' freeing has been moved to rte_eth_dev_release_port(),
so freeing 'mac_addrs' like this in pfe_eth_exit() is unnecessary and
will cause double free.
Fixes:
|
||
---|---|---|
.. | ||
base | ||
Makefile | ||
meson.build | ||
pfe_eth.h | ||
pfe_ethdev.c | ||
pfe_hal.c | ||
pfe_hif_lib.c | ||
pfe_hif_lib.h | ||
pfe_hif.c | ||
pfe_hif.h | ||
pfe_logs.h | ||
pfe_mod.h | ||
rte_pmd_pfe_version.map |