[EXTERNAL] [PATCH 4/4] net/bnx2x: fix duplicate branch
Jerin Jacob
jerinj at marvell.com
Mon Nov 18 07:38:50 CET 2024
> -----Original Message-----
> From: Stephen Hemminger <stephen at networkplumber.org>
> Sent: Tuesday, November 12, 2024 11:14 PM
> To: dev at dpdk.org
> Cc: Stephen Hemminger <stephen at networkplumber.org>; Julien Aube
> <julien_dpdk at jaube.fr>; Harish Patil <harish.patil at 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 <stephen at networkplumber.org>
Added Cc: stable at dpdk.org and Series applied to dpdk-next-net-mrvl/for-main. Thanks
More information about the dev
mailing list