Re: [dpdk-dev] [dpdk-stable] [v21.02 v3 05/10] net/pcap: remove local variable shadowing outer one
From: David Marchand <hidden>
Date: 2021-01-08 10:31:23
From: David Marchand <hidden>
Date: 2021-01-08 10:31:23
On Thu, Nov 19, 2020 at 1:01 PM Ferruh Yigit [off-list ref] wrote:
'ret' is already defined in the function scope, removing the 'ret' in
the block scope.
Fixes: c9507cd0cada ("net/pcap: support physical interface MAC address")
Cc: stable@dpdk.org
Signed-off-by: Ferruh Yigit <redacted>Reviewed-by: David Marchand <redacted> -- David Marchand