]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[SCSI] lpfc 8.3.12: Fix discovery issues
authorJames Smart <james.smart@emulex.com>
Tue, 6 Apr 2010 19:06:30 +0000 (15:06 -0400)
committerJames Bottomley <James.Bottomley@suse.de>
Sun, 11 Apr 2010 18:45:53 +0000 (13:45 -0500)
commit78730cfe0649bce86e64eafda9bdffa38f05d396
tree7a0cbdf556602349b81db5962b5aec87bff68d8a
parentc74959370369cd870560777b7db7ec940565bb85
[SCSI] lpfc 8.3.12: Fix discovery issues

- Add code to prevent unreg_vpi mailbox command from failing.
- Add code to reset the HBA if unreg_vpi mailbox fails with busy status.
- Remove code that was clearing the nlp_type stored during rport discovery.

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_crtn.h
drivers/scsi/lpfc/lpfc_disc.h
drivers/scsi/lpfc/lpfc_els.c
drivers/scsi/lpfc/lpfc_hbadisc.c
drivers/scsi/lpfc/lpfc_init.c
drivers/scsi/lpfc/lpfc_nportdisc.c
drivers/scsi/lpfc/lpfc_sli.c