> -----Original Message-----
> From: Stephen Hemminger <step...@networkplumber.org>
> Sent: Tuesday, November 12, 2024 11:14 PM
> To: dev@dpdk.org
> Cc: Stephen Hemminger <step...@networkplumber.org>; Julien Aube
> <julien_d...@jaube.fr>; Harish Patil <harish.pa...@cavium.com>
> Subject: [EXTERNAL] [PATCH 4/4] net/bnx2x: fix duplicate branch
> 
> Coverity spotted that both legs of the conditional are the same. Looking at
> kernel driver there is additional code there, but the kernel driver supports 
> Wake
> On Lan, and DPDK does not. Coverity issue: 362072 Fixes: 540a211084a7
> ("bnx2x: driver 
> Coverity spotted that both legs of the conditional are the same.
> Looking at kernel driver there is additional code there, but the kernel driver
> supports Wake On Lan, and DPDK does not.
> 
> Coverity issue: 362072
> Fixes: 540a211084a7 ("bnx2x: driver core")
> 
> Signed-off-by: Stephen Hemminger <step...@networkplumber.org>

Added Cc: sta...@dpdk.org and  Series applied to dpdk-next-net-mrvl/for-main. 
Thanks

Reply via email to