> -Original Message-
> From: Pei, Andy
> Sent: Wednesday, May 22, 2019 14:45
> To: dev@dpdk.org
> Cc: Pei, Andy ; Xu, Rosen ;
> sta...@dpdk.org
> Subject: [PATCH] net/ipn3ke: delete unnecessary code
>
> Whether the value of ret is true or false, the end target is always run.
> It is unn
Whether the value of ret is true or false,
the end target is always run.
It is unnecessary to check the value of ret,
so just delete it.
Coverity issue: 337930
Fixes: c01c748e4ae6 ("net/ipn3ke: add new driver")
Cc: rosen...@intel.com
Cc: sta...@dpdk.org
Signed-off-by: Andy Pei
---
drivers/net/i
2 matches
Mail list logo