[PATCH 0/3] scsi: bnx2fc: simplify allocation

From: Rosen Penev

Date: Thu Apr 30 2026 - 17:03:09 EST


Use flexible array members to combine allocations and simplify freeing.

Rosen Penev (3):
scsi: bnx2fc: simplify allocation of cmgr
scsi: bnx2fc: no double pointer for io_bdt_pool
scsi: bnx2fc: tgt_ofld_list to FAM

drivers/scsi/bnx2fc/bnx2fc.h | 10 ++---
drivers/scsi/bnx2fc/bnx2fc_fcoe.c | 14 +-----
drivers/scsi/bnx2fc/bnx2fc_io.c | 73 +++++--------------------------
3 files changed, 18 insertions(+), 79 deletions(-)

--
2.54.0