Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 291977
b: refs/heads/master
c: 3616f9c
h: refs/heads/master
i:
  291975: 9d3383a
v: v3
  • Loading branch information
Eli Cohen authored and Roland Dreier committed Mar 12, 2012
1 parent 5b12c2a commit 0880b6b
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: 5984be90046fa978d94a5ec08bbf8f760cff2b30
refs/heads/master: 3616f9cead935d4e4c35915600d5e4d1384219cd
3 changes: 1 addition & 2 deletions trunk/drivers/infiniband/hw/mlx4/cq.c
Original file line number Diff line number Diff line change
Expand Up @@ -747,8 +747,7 @@ int mlx4_ib_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *wc)
break;
}

if (npolled)
mlx4_cq_set_ci(&cq->mcq);
mlx4_cq_set_ci(&cq->mcq);

spin_unlock_irqrestore(&cq->lock, flags);

Expand Down

0 comments on commit 0880b6b

Please sign in to comment.