Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 10717
b: refs/heads/master
c: d476306
h: refs/heads/master
i:
  10715: 58701d2
v: v3
  • Loading branch information
Roland Dreier committed Oct 18, 2005
1 parent a5702d8 commit a9c58ac
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: c6f5cb7be0ab478e0618e3c2c6ada27f56d1e7fb
refs/heads/master: d476306f1cc9156ce4b42586aacce70a356ef656
1 change: 1 addition & 0 deletions trunk/drivers/infiniband/hw/mthca/mthca_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -1196,6 +1196,7 @@ MODULE_DEVICE_TABLE(pci, mthca_pci_table);

static struct pci_driver mthca_driver = {
.name = DRV_NAME,
.owner = THIS_MODULE,
.id_table = mthca_pci_table,
.probe = mthca_init_one,
.remove = __devexit_p(mthca_remove_one)
Expand Down

0 comments on commit a9c58ac

Please sign in to comment.