Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 255968
b: refs/heads/master
c: a875a4c
h: refs/heads/master
v: v3
  • Loading branch information
Jon Mason authored and David S. Miller committed Jun 28, 2011
1 parent 2858b46 commit 2bd8ee3
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: 708ebb3a51489e70bc2b67b2772deea336eba849
refs/heads/master: a875a4c7404c8e259236b650136b8a603923daf9
2 changes: 1 addition & 1 deletion trunk/drivers/net/mlx4/reset.c
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ int mlx4_reset(struct mlx4_dev *dev)
goto out;
}

pcie_cap = pci_find_capability(dev->pdev, PCI_CAP_ID_EXP);
pcie_cap = pci_pcie_cap(dev->pdev);

for (i = 0; i < 64; ++i) {
if (i == 22 || i == 23)
Expand Down

0 comments on commit 2bd8ee3

Please sign in to comment.