Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 58453
b: refs/heads/master
c: ffd0db2
h: refs/heads/master
i:
  58451: c42795c
v: v3
  • Loading branch information
Stefan Richter committed Jul 9, 2007
1 parent 8d4014c commit 5e17992
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: 6f061487f7d31427d7e8f420f366e5537ae16f43
refs/heads/master: ffd0db26ddc32cd87097ece9725921f43ad487ee
2 changes: 1 addition & 1 deletion trunk/drivers/firewire/fw-sbp2.c
Original file line number Diff line number Diff line change
Expand Up @@ -518,7 +518,7 @@ static int sbp2_agent_reset(struct fw_unit *unit)
return -ENOMEM;

fw_send_request(device->card, t, TCODE_WRITE_QUADLET_REQUEST,
sd->node_id, sd->generation, SCODE_400,
sd->node_id, sd->generation, device->max_speed,
sd->command_block_agent_address + SBP2_AGENT_RESET,
&zero, sizeof(zero), complete_agent_reset_write, t);

Expand Down

0 comments on commit 5e17992

Please sign in to comment.