[SCSI] wd7000: fix reset handler typo spin_unlock_irq() => spin_lock_irq()
authorDan Carpenter <error27@gmail.com>
Thu, 1 Apr 2010 15:55:16 +0000 (18:55 +0300)
committerJames Bottomley <James.Bottomley@suse.de>
Sun, 11 Apr 2010 18:37:33 +0000 (13:37 -0500)
This was introduced back in 2005 at the very start of the git era by:
df0ae2497ddefd72a87f3a3b34ff32455d7d4ae0
[SCSI] allow sleeping in ->eh_host_reset_handler()

Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>

No differences found