>
> > The two if check does the same task, so removing one.
> >
> > Coverity Issue: 355669
> > Fixes: 9ad50c29d01d ("examples/ipsec-secgw: add app mode worker")
> >
> > Signed-off-by: Ankur Dwivedi
> > ---
> > examples/ipsec-secgw/ipsec_worker.c | 7 +--
> > 1 file changed, 1 insertion(+), 6
> The two if check does the same task, so removing one.
>
> Coverity Issue: 355669
> Fixes: 9ad50c29d01d ("examples/ipsec-secgw: add app mode worker")
>
> Signed-off-by: Ankur Dwivedi
> ---
> examples/ipsec-secgw/ipsec_worker.c | 7 +--
> 1 file changed, 1 insertion(+), 6 deletions(-)
>
The two if check does the same task, so removing one.
Coverity Issue: 355669
Fixes: 9ad50c29d01d ("examples/ipsec-secgw: add app mode worker")
Signed-off-by: Ankur Dwivedi
---
examples/ipsec-secgw/ipsec_worker.c | 7 +--
1 file changed, 1 insertion(+), 6 deletions(-)
diff --git a/examples/
3 matches
Mail list logo