Hi Martin, This series fixes various issues reported by internal testing. Kindly apply this series to scsi-queue at your earliest convenience. Thanks, ~Saurav Chad Dupuis (2): bnx2fc: Redo setting source FCoE MAC. bnx2fc: Only put reference to io_req in bnx2fc_abts_cleanup if cleanup times out. Saurav Kashyap (4): bnx2fc: Separate out completion flags and variables for abort and cleanup. bnx2fc: Do not allow both a cleanup completion and abort completion for the same request. bnx2fc: Limit the IO size according to the FW capability. bnx2fc: Update the driver version to 2.12.10. drivers/scsi/bnx2fc/bnx2fc.h | 14 +++-- drivers/scsi/bnx2fc/bnx2fc_els.c | 56 ++++++++++++------ drivers/scsi/bnx2fc/bnx2fc_fcoe.c | 3 +- drivers/scsi/bnx2fc/bnx2fc_io.c | 116 +++++++++++++++++++++++++++----------- drivers/scsi/bnx2fc/bnx2fc_tgt.c | 10 ++-- 5 files changed, 138 insertions(+), 61 deletions(-) -- 1.8.3.1