diff options
author | Finn Thain <fthain@telegraphics.com.au> | 2016-01-03 16:05:16 +1100 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2016-01-06 21:42:54 -0500 |
commit | ac9399d09544525ff4713ab942cb44a7cea29a84 (patch) | |
tree | 1e0c5291983fe38365b596ab3b6ad9baed94c22f /fs/ufs/balloc.c | |
parent | 6323876f5539e808a293395b1960427c62d2436d (diff) | |
download | op-kernel-dev-ac9399d09544525ff4713ab942cb44a7cea29a84.zip op-kernel-dev-ac9399d09544525ff4713ab942cb44a7cea29a84.tar.gz |
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 'fs/ufs/balloc.c')
0 files changed, 0 insertions, 0 deletions