> > > 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 <adwiv...@marvell.com> > > --- > > examples/ipsec-secgw/ipsec_worker.c | 7 +------ > > 1 file changed, 1 insertion(+), 6 deletions(-) > > > > Acked-by: Anoob Joseph <ano...@marvell.com> > Series Acked-by: Akhil Goyal <akhil.go...@nxp.com>
Applied to dpdk-next-crypto Thanks.