Hello, This patch set contains various code fixes and optimization which mostly deals with disconnect and clean up issues. Your comments are grealy appreciated. Please review, thanks. Eddie Eddie Wai (7): BNX2I: Separated the hardware's cleanup procedure from ep_disconnect BNX2I: Created an active linklist which holds bnx2i endpoints BNX2I: Optimized the bnx2i_stop connection clean up procedure BNX2I: Fine tuned conn destroy and context destroy timeout values BNX2I: Fixed the TCP graceful termination initiation BNX2I: Added host param ISCSI_HOST_PARAM_IPADDRESS BNX2I: Updated version from 2.1.1 to 2.1.2 drivers/scsi/bnx2i/bnx2i.h | 14 +++ drivers/scsi/bnx2i/bnx2i_hwi.c | 4 + drivers/scsi/bnx2i/bnx2i_init.c | 39 ++++++- drivers/scsi/bnx2i/bnx2i_iscsi.c | 229 +++++++++++++++++++++++++++++--------- 4 files changed, 226 insertions(+), 60 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