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(-)


-- 
You received this message because you are subscribed to the Google Groups 
"open-iscsi" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/open-iscsi?hl=en.

Reply via email to