Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 166
b: refs/heads/master
c: 17ead2f
h: refs/heads/master
v: v3
  • Loading branch information
Roland Dreier authored and Linus Torvalds committed Apr 16, 2005
1 parent ed68f72 commit 428f1d3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 8cf2daf3feae982db9804df3d4b8ec20fa7d6d41
refs/heads/master: 17ead2f5cc81c4658e7b495014c2c6856a6f6b88
3 changes: 1 addition & 2 deletions trunk/drivers/infiniband/hw/mthca/mthca_profile.c
Original file line number Diff line number Diff line change
Expand Up @@ -208,8 +208,7 @@ u64 mthca_make_profile(struct mthca_dev *dev,
break;
case MTHCA_RES_RDB:
for (dev->qp_table.rdb_shift = 0;
profile[MTHCA_RES_QP].num << dev->qp_table.rdb_shift <
profile[i].num;
request->num_qp << dev->qp_table.rdb_shift < profile[i].num;
++dev->qp_table.rdb_shift)
; /* nothing */
dev->qp_table.rdb_base = (u32) profile[i].start;
Expand Down

0 comments on commit 428f1d3

Please sign in to comment.