Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 310520
b: refs/heads/master
c: 804eaf2
h: refs/heads/master
v: v3
  • Loading branch information
Parav Pandit authored and Roland Dreier committed May 29, 2012
1 parent 4f8303b commit 7448d5b
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: cd4fedf9cfe2d453148dce0f105a41725e5107a3
refs/heads/master: 804eaf29bac4148aa265bedc62182ed41a4c6120
2 changes: 1 addition & 1 deletion trunk/drivers/infiniband/hw/ocrdma/ocrdma_hw.c
Original file line number Diff line number Diff line change
Expand Up @@ -732,7 +732,7 @@ static void ocrdma_dispatch_ibevent(struct ocrdma_dev *dev,
break;
case OCRDMA_SRQ_LIMIT_EVENT:
ib_evt.element.srq = &qp->srq->ibsrq;
ib_evt.event = IB_EVENT_QP_LAST_WQE_REACHED;
ib_evt.event = IB_EVENT_SRQ_LIMIT_REACHED;
srq_event = 1;
qp_event = 0;
break;
Expand Down

0 comments on commit 7448d5b

Please sign in to comment.