Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 22539
b: refs/heads/master
c: ba3af0a
h: refs/heads/master
i:
  22537: 36f7fe5
  22535: 9607ffa
v: v3
  • Loading branch information
Mike Christie authored and James Bottomley committed Feb 28, 2006
1 parent 4311f03 commit d9c8920
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: 6d73c8514da241c6b1b8d710a6294786604d7142
refs/heads/master: ba3af0aff042caa1f41b5f7164cab37c717b8811
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/ips.c
Original file line number Diff line number Diff line change
Expand Up @@ -1146,7 +1146,7 @@ ips_queue(Scsi_Cmnd * SC, void (*done) (Scsi_Cmnd *))
return (0);
}
ha->ioctl_reset = 1; /* This reset request is from an IOCTL */
ips_eh_reset(SC);
__ips_eh_reset(SC);
SC->result = DID_OK << 16;
SC->scsi_done(SC);
return (0);
Expand Down

0 comments on commit d9c8920

Please sign in to comment.