On 8/17/2021 2:14 AM, Hannes Reinecke wrote:
Use fc_block_rport() instead of fc_block_scsi_eh() as the SCSI command will be removed as argument for SCSI EH functions. Signed-off-by: Hannes Reinecke <hare@xxxxxxx> Cc: James Smart <james.smart@xxxxxxxxxxxx> --- drivers/scsi/lpfc/lpfc_scsi.c | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-)
looks good Reviewed-by: James Smart <jsmart2021@xxxxxxxxx> -- james