mirror of
https://github.com/Evolution-X-Devices/kernel_google_b1c1
synced 2026-02-09 19:09:19 +00:00
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>