Re: [PATCH 2/2] scsi: Preserve retry counter through scsi_prep_fn

From: hch@xxxxxx
Date: Tue Aug 22 2017 - 02:51:41 EST


On Mon, Aug 21, 2017 at 05:14:00PM -0500, Brian King wrote:
> Save / restore the retry counter in scsi_cmd in scsi_init_command.
> This allows us to go back through scsi_init_command for retries
> and not forget we are doing a retry.

So where will we initialize it to zero now?