Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 185101
b: refs/heads/master
c: 137d9eb
h: refs/heads/master
i:
  185099: d7c98bf
v: v3
  • Loading branch information
Stefan Richter committed Feb 24, 2010
1 parent ea6e533 commit 0db4497
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 58aaa5427663b680030aa58aaaf1e2738564b8dc
refs/heads/master: 137d9ebfdbaa45c01f9f0f6d5121ae6f1eb942bd
1 change: 1 addition & 0 deletions trunk/drivers/firewire/core-device.c
Original file line number Diff line number Diff line change
Expand Up @@ -514,6 +514,7 @@ static int read_bus_info_block(struct fw_device *device, int generation)
return -ENOMEM;

stack = &rom[READ_BIB_ROM_SIZE];
memset(rom, 0, sizeof(*rom) * READ_BIB_ROM_SIZE);

device->max_speed = SCODE_100;

Expand Down

0 comments on commit 0db4497

Please sign in to comment.