Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A DNCR5380.cdiff 1cc160e1ba938d34581181517221913683031d29 Sun Jan 03 06:05:32 CET 2016 Finn Thain <fthain@telegraphics.com.au> ncr5380: Fix !REQ timeout in do_abort()

NCR5380_poll_politely() never returns -1. That means do_abort() can fail
to handle a timeout after waiting for the target to negate REQ. Fix this
and cleanup other NCR5380_poll_politely() call sites.

Signed-off-by: Finn Thain <fthain@telegraphics.com.au>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Tested-by: Ondrej Zary <linux@rainbow-software.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>