Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 33297
b: refs/heads/master
c: 013b68b
h: refs/heads/master
i:
  33295: ac9511b
v: v3
  • Loading branch information
Brice Goglin authored and Jeff Garzik committed Aug 9, 2006
1 parent e33d3fd commit 82aec0a
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: 2f96740c26f1dcff9111dca3e01379ab12aafde5
refs/heads/master: 013b68bf7cb4edfb8753aac9bde3cb60c84bc067
2 changes: 1 addition & 1 deletion trunk/drivers/net/myri10ge/myri10ge.c
Original file line number Diff line number Diff line change
Expand Up @@ -2425,7 +2425,7 @@ static int myri10ge_resume(struct pci_dev *pdev)
}

myri10ge_reset(mgp);
myri10ge_dummy_rdma(mgp, mgp->tx.boundary != 4096);
myri10ge_dummy_rdma(mgp, 1);

/* Save configuration space to be restored if the
* nic resets due to a parity error */
Expand Down

0 comments on commit 82aec0a

Please sign in to comment.