]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitef82f54075518ec020b56fa5ba856bda31dd0014
tree48128e331e0e46af0258864325eb1550287cca61
parent777804f5f7dd7acd2c7b73f2216788ac25fc6ca8
[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