Re: [dpdk-dev] [v21.02 v3 06/10] net/bonding: remove local variable shadowing outer one
From: David Marchand <hidden>
Date: 2021-01-08 10:34:39
From: David Marchand <hidden>
Date: 2021-01-08 10:34:39
On Thu, Nov 19, 2020 at 1:01 PM Ferruh Yigit [off-list ref] wrote:
'retval' is already defined in the function scope, removing the 'retval'
in the block scope.
Fixes: 112891cd27e5 ("net/bonding: add dedicated HW queues for LACP control")
Cc: stable@dpdk.org
Signed-off-by: Ferruh Yigit <redacted>Reviewed-by: David Marchand <redacted> -- David Marchand