This patch set contains a collection of code and performance optimization changes. Your comments are welcome. Please review. Eddie Eddie Wai (4): BNX2I: Added the use of kthreads to handle SCSI cmd completion BNX2I: Modified to skip CNIC registration if iSCSI is not supported BNX2I: Changed the nopout_wqe->lun memcpy to use sizeof instead BNX2I: Updated copyright and bump version drivers/scsi/bnx2i/57xx_iscsi_constants.h | 2 +- drivers/scsi/bnx2i/57xx_iscsi_hsi.h | 2 +- drivers/scsi/bnx2i/bnx2i.h | 35 +++++- drivers/scsi/bnx2i/bnx2i_hwi.c | 188 ++++++++++++++++++++++++----- drivers/scsi/bnx2i/bnx2i_init.c | 153 +++++++++++++++++++++--- drivers/scsi/bnx2i/bnx2i_iscsi.c | 43 ++++++- drivers/scsi/bnx2i/bnx2i_sysfs.c | 2 +- 7 files changed, 366 insertions(+), 59 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