Re: [PATCH 5/7] scsi_transport_fc: Use fc_rport as argument for fc_block_scsi_eh

2014-06-27 Thread Steffen Maier
On 06/27/2014 08:27 AM, Hannes Reinecke wrote: fc_block_scsi_eh() works on a remote port, so we should be using that as an argument and not the scsi command. Signed-off-by: Hannes Reinecke Cc: James Smart --- drivers/s390/scsi/zfcp_scsi.c | 9 ++--- 10 files changed, 56 insertio

[PATCH 5/7] scsi_transport_fc: Use fc_rport as argument for fc_block_scsi_eh

2014-06-26 Thread Hannes Reinecke
fc_block_scsi_eh() works on a remote port, so we should be using that as an argument and not the scsi command. Signed-off-by: Hannes Reinecke Cc: James Smart --- drivers/s390/scsi/zfcp_scsi.c | 9 ++--- drivers/scsi/bnx2fc/bnx2fc_io.c | 4 ++-- drivers/scsi/csiostor/csio_scsi.c | 4