Re: [PATCH] hpsa: add missing hunks in reset-patch

2019-10-17 Thread Martin K. Petersen
Don, > - correct returning from reset before outstanding > commands are completed for the device. Applied to 5.4/scsi-fixes, thanks! -- Martin K. Petersen Oracle Linux Engineering

[PATCH] hpsa: add missing hunks in reset-patch

2019-10-14 Thread Don Brace
- correct returning from reset before outstanding commands are completed for the device. Reviewed-by: Scott Benesh Reviewed-by: Kevin Barnett Signed-off-by: Don Brace --- drivers/scsi/hpsa.c |4 1 file changed, 4 insertions(+) diff --git a/drivers/scsi/hpsa.c b/drivers/scsi/hpsa.c