Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 114357
b: refs/heads/master
c: 67080c8
h: refs/heads/master
i:
  114355: 9d4ed6a
v: v3
  • Loading branch information
Tom Tucker committed Oct 6, 2008
1 parent ecb174a commit 7965cd5
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: 04911b539c9817aa88a6da8f563e65e3e0bc974b
refs/heads/master: 67080c82361b7510b602c87b83399421aa2d2895
2 changes: 1 addition & 1 deletion trunk/net/sunrpc/xprtrdma/svc_rdma_transport.c
Original file line number Diff line number Diff line change
Expand Up @@ -598,7 +598,7 @@ static int rdma_listen_handler(struct rdma_cm_id *cma_id,
dprintk("svcrdma: Connect request on cma_id=%p, xprt = %p, "
"event=%d\n", cma_id, cma_id->context, event->event);
handle_connect_req(cma_id,
event->param.conn.responder_resources);
event->param.conn.initiator_depth);
break;

case RDMA_CM_EVENT_ESTABLISHED:
Expand Down

0 comments on commit 7965cd5

Please sign in to comment.