Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 7703
b: refs/heads/master
c: 8224bfa
h: refs/heads/master
i:
  7701: 11b2fe4
  7699: bf543ea
  7695: bf7f582
v: v3
  • Loading branch information
Dave C Boutcher authored and James Bottomley committed Aug 28, 2005
1 parent d64ba06 commit 098c2a4
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: de540a53f2f7b68a48c3021e5ab78ea49f6cf21c
refs/heads/master: 8224bfa84d510630b40ea460b2bb380c91acb8ae
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/ibmvscsi/ibmvscsi.c
Original file line number Diff line number Diff line change
Expand Up @@ -594,7 +594,7 @@ static int ibmvscsi_queuecommand(struct scsi_cmnd *cmnd,
init_event_struct(evt_struct,
handle_cmd_rsp,
VIOSRP_SRP_FORMAT,
cmnd->timeout);
cmnd->timeout_per_command/HZ);

evt_struct->cmnd = cmnd;
evt_struct->cmnd_done = done;
Expand Down

0 comments on commit 098c2a4

Please sign in to comment.