numam-dpdk/drivers/net/pfe
Yunjian Wang 497eb88c14 net/pfe: fix double free of MAC address
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: 67fc3ff97c ("net/pfe: introduce basic functions")
Cc: stable@dpdk.org

Signed-off-by: Yunjian Wang <wangyunjian@huawei.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
2020-04-21 13:57:07 +02:00
..
base replace unused attributes 2020-04-16 18:30:58 +02:00
Makefile build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
meson.build build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
pfe_eth.h drivers: update copyright for NXP files 2019-11-28 16:03:54 +01:00
pfe_ethdev.c net/pfe: fix double free of MAC address 2020-04-21 13:57:07 +02:00
pfe_hal.c drivers: update copyright for NXP files 2019-11-28 16:03:54 +01:00
pfe_hif_lib.c drivers: update copyright for NXP files 2019-11-28 16:03:54 +01:00
pfe_hif_lib.h drivers: update copyright for NXP files 2019-11-28 16:03:54 +01:00
pfe_hif.c drivers: update copyright for NXP files 2019-11-28 16:03:54 +01:00
pfe_hif.h drivers: update copyright for NXP files 2019-11-28 16:03:54 +01:00
pfe_logs.h drivers: update copyright for NXP files 2019-11-28 16:03:54 +01:00
pfe_mod.h drivers: update copyright for NXP files 2019-11-28 16:03:54 +01:00
rte_pmd_pfe_version.map build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00