Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 190122
b: refs/heads/master
c: a8f23b0
h: refs/heads/master
v: v3
  • Loading branch information
Dan Carpenter authored and James Bottomley committed Apr 11, 2010
1 parent d184f42 commit 3489529
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5bbf297cc652713a0a6511004b8d4c1cc21a3b02
refs/heads/master: a8f23b03535359c5afeb77d937b89b8a4d87b2b2
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/wd7000.c
Original file line number Diff line number Diff line change
Expand Up @@ -1587,7 +1587,7 @@ static int wd7000_host_reset(struct scsi_cmnd *SCpnt)
{
Adapter *host = (Adapter *) SCpnt->device->host->hostdata;

spin_unlock_irq(SCpnt->device->host->host_lock);
spin_lock_irq(SCpnt->device->host->host_lock);

if (wd7000_adapter_reset(host) < 0) {
spin_unlock_irq(SCpnt->device->host->host_lock);
Expand Down

0 comments on commit 3489529

Please sign in to comment.