[SCSI] ibmvfc: Fix locking in ibmvfc_remove
authorBrian King <brking@linux.vnet.ibm.com>
Mon, 19 Oct 2009 20:07:48 +0000 (15:07 -0500)
committerJames Bottomley <James.Bottomley@suse.de>
Fri, 4 Dec 2009 18:00:19 +0000 (12:00 -0600)
commit7043110550f19c1556ad18dc4d63b1c9eaf9e4fd
tree62de06f36959a80c9943d10c10e9e59ce42a7bf8
parent230934a6fe2f44d14ef840639f010c9cf4da098f
[SCSI] ibmvfc: Fix locking in ibmvfc_remove

Need to grab the host lock around the call to ibmvfc_link_down.

Signed-off-by: Brian King <brking@linux.vnet.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/scsi/ibmvscsi/ibmvfc.c