Hi James, Please consider including the following patches in 3.8+ merge window. Thanks, Bhanu Bhanu Prakash Gollapudi (6): bnx2fc: support software fcoe target bnx2fc: Move offload/upload wait logic into a function bnx2fc: Map the doorbell register between offload and enable requests bnx2fc: Tx/Rx byte counts reset to 0 when exceeding 32 bit values bnx2fc: Support max IO size to 512KB bnx2fc: Bumped version to 1.0.13 Cyril Roelandt (1): bnx2fc: remove useless calls to memset(). Julia Lawall (1): bnx2fc: Remove potential NULL dereference drivers/scsi/bnx2fc/bnx2fc.h | 27 ++++++++++- drivers/scsi/bnx2fc/bnx2fc_fcoe.c | 21 +++++--- drivers/scsi/bnx2fc/bnx2fc_hwi.c | 29 ++--------- drivers/scsi/bnx2fc/bnx2fc_io.c | 6 ++- drivers/scsi/bnx2fc/bnx2fc_tgt.c | 95 +++++++++++++++++++----------------- 5 files changed, 100 insertions(+), 78 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html