Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 88542
b: refs/heads/master
c: 9b1f385
h: refs/heads/master
v: v3
  • Loading branch information
Jack Morgenstein authored and Roland Dreier committed Apr 17, 2008
1 parent de6848c commit bf870f1
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: 139b2db7951ed0c808884cfebca02a884aebe0c3
refs/heads/master: 9b1f38515c41a5f13021e15b50b6558db236d6d5
2 changes: 1 addition & 1 deletion trunk/drivers/net/mlx4/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ static char mlx4_version[] __devinitdata =
DRV_VERSION " (" DRV_RELDATE ")\n";

static struct mlx4_profile default_profile = {
.num_qp = 1 << 16,
.num_qp = 1 << 17,
.num_srq = 1 << 16,
.rdmarc_per_qp = 1 << 4,
.num_cq = 1 << 16,
Expand Down

0 comments on commit bf870f1

Please sign in to comment.