Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 91795
b: refs/heads/master
c: 2848077
h: refs/heads/master
i:
  91793: 3e39d89
  91791: 606b59a
v: v3
  • Loading branch information
Stephen Rothwell authored and Linus Torvalds committed Apr 22, 2008
1 parent 5305494 commit 7f10448
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: 135cedad7457be6a96d5e151dfd48f7888a75e94
refs/heads/master: 2848077044a5fdeb942bd1342c550da4c452d66a
2 changes: 1 addition & 1 deletion trunk/drivers/infiniband/hw/ipath/ipath_verbs.c
Original file line number Diff line number Diff line change
Expand Up @@ -2067,7 +2067,7 @@ int ipath_register_ib_device(struct ipath_devdata *dd)
dev->phys_port_cnt = 1;
dev->num_comp_vectors = 1;
dev->dma_device = &dd->pcidev->dev;
dev->class_dev.dev = dev->dma_device;
dev->dev.parent = dev->dma_device;
dev->query_device = ipath_query_device;
dev->modify_device = ipath_modify_device;
dev->query_port = ipath_query_port;
Expand Down

0 comments on commit 7f10448

Please sign in to comment.