commit | 72100cc43262fa39821b3debc04be1a7a17b3428 | [log] [tgz] |
---|---|---|
author | James Smart <james.smart@emulex.com> | Fri Feb 12 14:43:01 2010 -0500 |
committer | James Bottomley <James.Bottomley@suse.de> | Wed Feb 17 17:41:19 2010 -0600 |
tree | 2f313571ee9c9cf4d4a16f2a6e69f82c569b9757 | |
parent | 84d1b006978e78e27f22beb5cfbc4d349bac6df7 [diff] |
[SCSI] lpfc 8.3.9: Fix locking and memory issues - Use the hbalock when changing the fc_flag. - Use the host_lock when changeing the sli_flag. - Prevent NULL pointer dereference after dma_alloc_coherent failure. Signed-off-by: James Smart <james.smart@emulex.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>