Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 32879
b: refs/heads/master
c: 9a71db7
h: refs/heads/master
i:
  32877: 899be51
  32875: f523109
  32871: accd048
  32863: 7444739
v: v3
  • Loading branch information
Brice Goglin authored and Jeff Garzik committed Jul 29, 2006
1 parent efd0156 commit c2812d0
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: 5b84b6fa9b96d1598eb77196f9d8b3e62efac647
refs/heads/master: 9a71db721a2cbb9921b929b2699ab181f5a3c6c0
2 changes: 1 addition & 1 deletion trunk/drivers/net/myri10ge/myri10ge.c
Original file line number Diff line number Diff line change
Expand Up @@ -620,7 +620,7 @@ static int myri10ge_load_firmware(struct myri10ge_priv *mgp)
return -ENXIO;
}
dev_info(&mgp->pdev->dev, "handoff confirmed\n");
myri10ge_dummy_rdma(mgp, mgp->tx.boundary != 4096);
myri10ge_dummy_rdma(mgp, 1);

return 0;
}
Expand Down

0 comments on commit c2812d0

Please sign in to comment.