Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 144280
b: refs/heads/master
c: cde9e2f
h: refs/heads/master
v: v3
  • Loading branch information
Steve Wise authored and Roland Dreier committed Apr 21, 2009
1 parent da6b0c4 commit 3b8ef5d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 96ac7e88922da6ab33efea87c6b560ba5ab11e75
refs/heads/master: cde9e2f9307dd6af6bf8c5f02e41a6e27da9682a
1 change: 0 additions & 1 deletion trunk/drivers/infiniband/hw/cxgb3/iwch_qp.c
Original file line number Diff line number Diff line change
Expand Up @@ -1069,7 +1069,6 @@ int iwch_modify_qp(struct iwch_dev *rhp, struct iwch_qp *qhp,
goto out;
}
qhp->attr.state = IWCH_QP_STATE_IDLE;
memset(&qhp->attr, 0, sizeof(qhp->attr));
break;
case IWCH_QP_STATE_TERMINATE:
if (!internal) {
Expand Down

0 comments on commit 3b8ef5d

Please sign in to comment.