diff options
| -rw-r--r-- | drivers/scsi/am53c974.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/drivers/scsi/am53c974.c b/drivers/scsi/am53c974.c index aa3e2c7cd83c..a6f5ee80fadc 100644 --- a/drivers/scsi/am53c974.c +++ b/drivers/scsi/am53c974.c | |||
| @@ -178,12 +178,6 @@ static void pci_esp_dma_drain(struct esp *esp) | |||
| 178 | break; | 178 | break; |
| 179 | cpu_relax(); | 179 | cpu_relax(); |
| 180 | } | 180 | } |
| 181 | if (resid > 1) { | ||
| 182 | /* FIFO not cleared */ | ||
| 183 | shost_printk(KERN_INFO, esp->host, | ||
| 184 | "FIFO not cleared, %d bytes left\n", | ||
| 185 | resid); | ||
| 186 | } | ||
| 187 | 181 | ||
| 188 | /* | 182 | /* |
| 189 | * When there is a residual BCMPLT will never be set | 183 | * When there is a residual BCMPLT will never be set |
