numam-dpdk/drivers/net/pcap
Ferruh Yigit a18f174707 net/pcap: remove local variable shadowing outer one
'ret' is already defined in the function scope, removing the 'ret' in
the block scope.

Fixes: c9507cd0ca ("net/pcap: support physical interface MAC address")
Cc: stable@dpdk.org

Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
Reviewed-by: David Marchand <david.marchand@redhat.com>
2021-01-11 10:45:34 +01:00
..
meson.build port: fix pcap support with meson 2019-10-27 17:23:02 +01:00
rte_eth_pcap.c net/pcap: remove local variable shadowing outer one 2021-01-11 10:45:34 +01:00
version.map build: remove library name from version map file name 2020-10-19 22:13:59 +02:00