[SCSI] lpfc 8.3.9: Fix locking and memory issues
authorJames Smart <james.smart@emulex.com>
Fri, 12 Feb 2010 19:43:01 +0000 (14:43 -0500)
committerJames Bottomley <James.Bottomley@suse.de>
Wed, 17 Feb 2010 23:41:19 +0000 (17:41 -0600)
- 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>

No differences found