diff options
author | Finn Thain <fthain@telegraphics.com.au> | 2016-01-03 08:05:16 +0300 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2016-01-07 05:42:54 +0300 |
commit | ac9399d09544525ff4713ab942cb44a7cea29a84 (patch) | |
tree | 1e0c5291983fe38365b596ab3b6ad9baed94c22f /net | |
parent | 6323876f5539e808a293395b1960427c62d2436d (diff) | |
download | linux-ac9399d09544525ff4713ab942cb44a7cea29a84.tar.xz |
ncr5380: Always escalate bad target time-out in NCR5380_select()
Remove the restart_select and targets_present variables introduced in
Linux v1.1.38. The former was used only for a questionable debug printk
and the latter "so we can call a select failure a retryable condition".
Well, retrying select failure in general is a different problem to a
target that doesn't assert BSY. We need to handle these two cases
differently; the latter case can be left to the SCSI ML.
Signed-off-by: Finn Thain <fthain@telegraphics.com.au>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Tested-by: Ondrej Zary <linux@rainbow-software.org>
Tested-by: Michael Schmitz <schmitzmic@gmail.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions