Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 122161
b: refs/heads/master
c: ed72b9c
h: refs/heads/master
i:
  122159: 41c4d73
v: v3
  • Loading branch information
Ingo Molnar authored and David S. Miller committed Nov 26, 2008
1 parent c98918b commit 863b3e2
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: be5a3c62c805878d67036b4683f09118cab4c9fd
refs/heads/master: ed72b9c6e0ec4e66dd16b7ca212845e1eb985d65
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 @@ -827,7 +827,7 @@ static struct svc_xprt *svc_rdma_accept(struct svc_xprt *xprt)
struct rdma_conn_param conn_param;
struct ib_qp_init_attr qp_attr;
struct ib_device_attr devattr;
int dma_mr_acc;
int uninitialized_var(dma_mr_acc);
int need_dma_mr;
int ret;
int i;
Expand Down

0 comments on commit 863b3e2

Please sign in to comment.