[SCSI] lpfc 8.3.7: Fix hardware/SLI relates issues
authorJames Smart <james.smart@emulex.com>
Mon, 21 Dec 2009 22:02:28 +0000 (17:02 -0500)
committerJames Bottomley <James.Bottomley@suse.de>
Mon, 4 Jan 2010 17:39:44 +0000 (11:39 -0600)
commitdef9c7a994f194377a23e687e6fd39b46c3ce631
tree1a4ce65eea8171901af3d3f3427ae3fc5836560d
parent1987807d4a7f52ca86034865283b207ab9be79c8
[SCSI] lpfc 8.3.7: Fix hardware/SLI relates issues

Fix hardware/SLI relates issues:
- Fix CNA uses more than one EQ when in INTx interrupt mode.
- Fix driver tries to process failed read FCF record mailbox request.
- Fix allocating single receive buffer breaks FCoE receive queue.
- Support new read FCF record mailbox error case.

Signed-off-by: James Smart <james.smart@emulex.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/scsi/lpfc/lpfc_hbadisc.c
drivers/scsi/lpfc/lpfc_hw4.h [changed mode: 0644->0755]
drivers/scsi/lpfc/lpfc_init.c
drivers/scsi/lpfc/lpfc_sli.c
drivers/scsi/lpfc/lpfc_sli4.h