From: Mike Christie Date: Mon, 2 Aug 2010 21:02:24 +0000 (-0500) Subject: [SCSI] libfc: call fc_remote_port_chkready under the host lock. X-Git-Tag: v2.6.36-rc1~15^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be948fc30dabc347e4fba4daf4da9fd83d2abf49;p=pandora-kernel.git [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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed