On Thu, 2005-04-14 at 08:39 -0400, [EMAIL PROTECTED] wrote:
> We have been working with Christoph over the last few weeks to address
> some last comments, and believe that this release is ready for
> inclusion with the upstream kernel.

As Christoph said, you could have made my job quite a bit easier by
having a patch for the kernel tree as well...

However, this is the form I chose:

 Documentation/scsi/ChangeLog.lpfc  | 1865 +++++++++++++++++++++
 Documentation/scsi/lpfc.txt        |   83 
 drivers/scsi/Kconfig               |    8 
 drivers/scsi/Makefile              |    1 
 drivers/scsi/lpfc/Makefile         |   32 
 drivers/scsi/lpfc/lpfc.h           |  384 ++++
 drivers/scsi/lpfc/lpfc_attr.c      | 1291 ++++++++++++++
 drivers/scsi/lpfc/lpfc_compat.h    |   97 +
 drivers/scsi/lpfc/lpfc_crtn.h      |  216 ++
 drivers/scsi/lpfc/lpfc_ct.c        | 1237 ++++++++++++++
 drivers/scsi/lpfc/lpfc_disc.h      |  206 ++
 drivers/scsi/lpfc/lpfc_els.c       | 3258 +++++++++++++++++++++++++++++++++++++
 drivers/scsi/lpfc/lpfc_hbadisc.c   | 2537 ++++++++++++++++++++++++++++
 drivers/scsi/lpfc/lpfc_hw.h        | 2687 ++++++++++++++++++++++++++++++
 drivers/scsi/lpfc/lpfc_init.c      | 1739 +++++++++++++++++++
 drivers/scsi/lpfc/lpfc_logmsg.h    |   41 
 drivers/scsi/lpfc/lpfc_mbox.c      |  646 +++++++
 drivers/scsi/lpfc/lpfc_mem.c       |  179 ++
 drivers/scsi/lpfc/lpfc_nportdisc.c | 1842 ++++++++++++++++++++
 drivers/scsi/lpfc/lpfc_scsi.c      | 1246 ++++++++++++++
 drivers/scsi/lpfc/lpfc_scsi.h      |  157 +
 drivers/scsi/lpfc/lpfc_sli.c       | 2885 ++++++++++++++++++++++++++++++++
 drivers/scsi/lpfc/lpfc_sli.h       |  216 ++
 drivers/scsi/lpfc/lpfc_version.h   |   32 
 24 files changed, 22885 insertions(+)

We can fix up any remaining issues in-tree.

James


-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to