Home
last modified time | relevance | path

Searched hist:"1 edb69344c882bdf54cd7a448faf6d1fdf3e80bb" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/scsi/
H A Dhpsa.cdiff 1edb69344c882bdf54cd7a448faf6d1fdf3e80bb Tue Mar 12 13:11:45 CDT 2019 Don Brace <don.brace@microsemi.com> scsi: hpsa: remove timeout from TURs

There are times when a TUR can take longer than the DEFAULT_TIMEOUT
value. The timeout code is not correct as the function exits with an
automatic as the completion variable...To be fixed later.

Remove the TUR timeout.

Reviewed-by: Scott Benesh <scott.benesh@microsemi.com>
Reviewed-by: Scott Teel <scott.teel@microsemi.com>
Signed-off-by: Don Brace <don.brace@microsemi.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>