[SCSI] lpfc 8.1.9 : Misc Bug Fixes
authorJames Smart <James.Smart@Emulex.Com>
Thu, 17 Aug 2006 15:57:58 +0000 (11:57 -0400)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Sat, 19 Aug 2006 20:46:05 +0000 (13:46 -0700)
commit33ccf8d1080bdccb4751a92f6da361a6e01b7cc0
tree48128e331e0e46af0258864325eb1550287cca61
parent3a0c56d801df6785b30e36c19e89d7e971c151da
[SCSI] lpfc 8.1.9 : Misc Bug Fixes

Misc Bug Fixes:
- Cap MBX_DOWN_LINK command timeout to 60 seconds
- Fix double free of ndlp object
- Don't free mbox structures on error. The completion handlers expect to do so.
- Clear host attention work items when going offline
- Fixed discovery issues in multi-initiator environments.

Signed-off-by: James Smart <James.Smart@emulex.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/lpfc/lpfc_attr.c
drivers/scsi/lpfc/lpfc_els.c
drivers/scsi/lpfc/lpfc_hbadisc.c
drivers/scsi/lpfc/lpfc_init.c
drivers/scsi/lpfc/lpfc_nportdisc.c