[SCSI] lpfc 8.3.23: Fixes related to new hardware
authorJames Smart <james.smart@emulex.com>
Sat, 16 Apr 2011 15:03:33 +0000 (11:03 -0400)
committerJames Bottomley <James.Bottomley@suse.de>
Sun, 1 May 2011 16:07:33 +0000 (11:07 -0500)
commitc31098cef5e091e22a02ff255f911e0ad71cc393
tree426fa3ea6b39ee703a999db55e5d8283c1920603
parent9589b062f53e314ea3abfaca8de7a260b4ef69c2
[SCSI] lpfc 8.3.23: Fixes related to new hardware

Fixes related to new hardware

- Restrict driver to look at BAR2 or BAR4 only for if_type 0.
- Allow SLI4 with FCOE_MODE not set for new SLI4 FC adapters.
- Add Temporary RPI field to the ELS request WQE.
- Do not override CT field in issue_els_flogi for SLI4 IF type 2
- For RQ_CREATE_V2 mbx cmd: fill in the rqe_size and page_size for RQ_CREATE.

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_els.c
drivers/scsi/lpfc/lpfc_hw4.h
drivers/scsi/lpfc/lpfc_init.c
drivers/scsi/lpfc/lpfc_sli.c