commit | be948fc30dabc347e4fba4daf4da9fd83d2abf49 | [log] [tgz] |
---|---|---|
author | Mike Christie <michaelc@cs.wisc.edu> | Mon Aug 02 16:02:24 2010 -0500 |
committer | James Bottomley <James.Bottomley@suse.de> | Fri Aug 06 11:00:26 2010 -0500 |
tree | 38324d0bb068bc1e21f8972643290f9af4317fe5 | |
parent | 26845f585fad66dc23d87dad89d403cd64b48780 [diff] |
[SCSI] libfc: call fc_remote_port_chkready under the host lock. The rport port state and flags are set under the host lock, so this patch calls fc_remote_port_chkready with the host lock held like is also done in the other fc drivers. Signed-off-by: Mike Christie <michaelc@cs.wisc.edu> Signed-off-by: James Bottomley <James.Bottomley@suse.de>