Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 58439
b: refs/heads/master
c: 93f2e02
h: refs/heads/master
i:
  58437: c8f429e
  58435: 509cf72
  58431: 187378e
v: v3
  • Loading branch information
Stefan Richter committed Jul 9, 2007
1 parent d17331a commit 69c74c5
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: 8e4dc400b7659691abdd92b3fc01ef094fc8a1e7
refs/heads/master: 93f2e0259a76ceb9c598d5af382aecbb2df01c51
1 change: 1 addition & 0 deletions trunk/drivers/ieee1394/hosts.c
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,7 @@ struct hpsb_host *hpsb_alloc_host(struct hpsb_host_driver *drv, size_t extra,

memcpy(&h->device, &nodemgr_dev_template_host, sizeof(h->device));
h->device.parent = dev;
set_dev_node(&h->device, dev_to_node(dev));
snprintf(h->device.bus_id, BUS_ID_SIZE, "fw-host%d", h->id);

h->host_dev.parent = &h->device;
Expand Down

0 comments on commit 69c74c5

Please sign in to comment.