diff options
-rw-r--r-- | drivers/scsi/scsi_error.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/scsi/scsi_error.c b/drivers/scsi/scsi_error.c index 1a135f38e78d..f5195cda5ef1 100644 --- a/drivers/scsi/scsi_error.c +++ b/drivers/scsi/scsi_error.c | |||
@@ -1870,7 +1870,6 @@ scsi_reset_provider(struct scsi_device *dev, int flag) | |||
1870 | rtn = FAILED; | 1870 | rtn = FAILED; |
1871 | } | 1871 | } |
1872 | 1872 | ||
1873 | scsi_delete_timer(scmd); | ||
1874 | scsi_next_command(scmd); | 1873 | scsi_next_command(scmd); |
1875 | return rtn; | 1874 | return rtn; |
1876 | } | 1875 | } |