Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 32614
b: refs/heads/master
c: 74f76fb
h: refs/heads/master
v: v3
  • Loading branch information
Ira Weiny authored and Linus Torvalds committed Jul 15, 2006
1 parent dc55c99 commit 7a0953a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6583eb3dcc1f03ce969594dae5573dbefce015dc
refs/heads/master: 74f76fbac72c84ac78620698a584d403b655e62a
1 change: 1 addition & 0 deletions trunk/drivers/infiniband/core/cma.c
Original file line number Diff line number Diff line change
Expand Up @@ -812,6 +812,7 @@ static int cma_ib_handler(struct ib_cm_id *cm_id, struct ib_cm_event *ib_event)
cma_modify_qp_err(&id_priv->id);
status = ib_event->param.rej_rcvd.reason;
event = RDMA_CM_EVENT_REJECTED;
private_data_len = IB_CM_REJ_PRIVATE_DATA_SIZE;
break;
default:
printk(KERN_ERR "RDMA CMA: unexpected IB CM event: %d",
Expand Down

0 comments on commit 7a0953a

Please sign in to comment.