]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[SCSI] lpfc 8.3.22: FC Discovery fixes
authorJames Smart <james.smart@emulex.com>
Fri, 11 Mar 2011 21:06:29 +0000 (16:06 -0500)
committerJames Bottomley <James.Bottomley@suse.de>
Wed, 23 Mar 2011 16:36:12 +0000 (11:36 -0500)
commit546fc854d0faa76358d1deffd2c4f6b8598bf5f2
tree523076e691975ef8ade0f60e9f10aa6297f57e7b
parent9940b97bb30d7435c881418c809ed652eb329583
[SCSI] lpfc 8.3.22: FC Discovery fixes

FC Discovery fixes
- In lpfc_sli4_bpl2sgl byte swapping the SGL in word2.
- In lpfc_sli4_iocb2wqe byteswap the data for CMD_GEN_REQUEST64_CR type WQE.
- In lpfc_sli4_seq_abort_acc do not set the oxid into the iocb's xritag field.
- In lpfc_sli4_seq_abort_acc check the return value of lpfc_sli_issue_iocb.
- Inprove messages in this area.

Signed-off-by: Alex Iannicelli <alex.iannicelli@emulex.com>
Signed-off-by: James Smart <james.smart@emulex.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/scsi/lpfc/lpfc_hw.h
drivers/scsi/lpfc/lpfc_hw4.h
drivers/scsi/lpfc/lpfc_sli.c