commit | fc6c12bcc19bdff6b4bcb02f5bd6d9fa59a7e1af | [log] [tgz] |
---|---|---|
author | James Smart <James.Smart@Emulex.Com> | Tue Mar 07 15:04:19 2006 -0500 |
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | Sun Mar 12 08:57:13 2006 -0600 |
tree | 52a69666dcd29c20975ec2ae218f87f2ab3024f1 | |
parent | 9290831f00879d4a66d3bffb609949d5ea5576fb [diff] |
[SCSI] lpfc 8.1.4 : Two misc fixes Two misc fixes: - Fix deadlock caused by return with host_lock held in lpfc_findnode_did - Initialize all fields of the allocated mail box structure to zero. Was causing some sysfs mailbox commands to fail immediately after load. Signed-off-by: James Smart <James.Smart@emulex.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>