]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit818b7265c8f85b1a361334cc41dadcd170050c0b
treea1a35b9134643610667451c2c3ea9a7a4ac1508b
parent655ba214240e347d7158ee83aa92e725ef3bd6e9
[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