DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/4] Coverity buf fixes for bnx2x
@ 2024-11-12 17:43 Stephen Hemminger
  2024-11-12 17:43 ` [PATCH 1/4] net/bnx2x: remove dead conditional Stephen Hemminger
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Stephen Hemminger @ 2024-11-12 17:43 UTC (permalink / raw)
  To: dev; +Cc: Stephen Hemminger

These are obvious issues spotted several releases ago
by Coverity, and seem to have ended up assigned to me.

Hold off the merge until it is tested on real hardware;
sorry, I don't have this NIC.

Stephen Hemminger (4):
  net/bnx2x: remove dead conditional
  net/bnx2x: fix always true expression
  net/bnx2x: fix possible infinite loop at startup
  net/bnx2x: fix duplicate branch

 drivers/net/bnx2x/bnx2x.c       | 19 +++++++------------
 drivers/net/bnx2x/bnx2x_stats.c |  3 ---
 2 files changed, 7 insertions(+), 15 deletions(-)

-- 
2.45.2


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-11-12 17:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-11-12 17:43 [PATCH 0/4] Coverity buf fixes for bnx2x Stephen Hemminger
2024-11-12 17:43 ` [PATCH 1/4] net/bnx2x: remove dead conditional Stephen Hemminger
2024-11-12 17:43 ` [PATCH 2/4] net/bnx2x: fix always true expression Stephen Hemminger
2024-11-12 17:43 ` [PATCH 3/4] net/bnx2x: fix possible infinite loop at startup Stephen Hemminger
2024-11-12 17:43 ` [PATCH 4/4] net/bnx2x: fix duplicate branch Stephen Hemminger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).