diff options
Diffstat (limited to 'drivers/scsi/aha152x.c')
-rw-r--r-- | drivers/scsi/aha152x.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/scsi/aha152x.c b/drivers/scsi/aha152x.c index 88d119f4b970..630b11575230 100644 --- a/drivers/scsi/aha152x.c +++ b/drivers/scsi/aha152x.c | |||
@@ -1225,8 +1225,6 @@ static int aha152x_device_reset(Scsi_Cmnd * SCpnt) | |||
1225 | } | 1225 | } |
1226 | 1226 | ||
1227 | DO_UNLOCK(flags); | 1227 | DO_UNLOCK(flags); |
1228 | |||
1229 | spin_lock_irq(shpnt->host_lock); | ||
1230 | return ret; | 1228 | return ret; |
1231 | } | 1229 | } |
1232 | 1230 | ||