On 5/2/22 2:59 PM, Hannes Reinecke wrote: > We should be passing in the session directly instead of deriving it > from the scsi command. > > Signed-off-by: Hannes Reinecke <hare@xxxxxxxx> > --- > drivers/scsi/qla4xxx/ql4_os.c | 34 ++++++++++++++++++----------- > drivers/scsi/scsi_transport_iscsi.c | 6 ++--- > include/scsi/scsi_transport_iscsi.h | 2 +- > 3 files changed, 24 insertions(+), 18 deletions(-) Reviewed-by: Mike Christie <michael.christie@xxxxxxxxxx>