]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/scsi/lpfc/lpfc_ct.c
[SCSI] lpfc 8.1.7 : Short bug fixes
authorJames Smart <James.Smart@Emulex.Com>
Tue, 1 Aug 2006 11:34:00 +0000 (07:34 -0400)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Sun, 6 Aug 2006 16:28:41 +0000 (11:28 -0500)
commit8f6d98d2e05c38cb08fbda5e38e5f87d361c3cac
treea1a35b9134643610667451c2c3ea9a7a4ac1508b
parent1c067a42413c4f39c907443b8f5979cd4d82f0ff
[SCSI] lpfc 8.1.7 : Short bug fixes

Short bug fixes:
 - Fix iocbq list corruption due to missing list_del's in ct handling
 - Missing unlock in lpfc_sli_next_iotag()
 - Fix initialization of can_queue value
 - Differentiate sysfs mailbox errors with different codes.

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