Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 33945
b: refs/heads/master
c: d5bb759
h: refs/heads/master
i:
  33943: 8c26a51
v: v3
  • Loading branch information
Michael S. Tsirkin authored and Roland Dreier committed Sep 14, 2006
1 parent fb9f974 commit cb74743
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: c11bd42a7676b49d41c780f2ede3709204f8da83
refs/heads/master: d5bb75999cb5733ad936ff000023221fe7a13c59
2 changes: 1 addition & 1 deletion trunk/drivers/infiniband/core/cma.c
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ MODULE_DESCRIPTION("Generic RDMA CM Agent");
MODULE_LICENSE("Dual BSD/GPL");

#define CMA_CM_RESPONSE_TIMEOUT 20
#define CMA_MAX_CM_RETRIES 3
#define CMA_MAX_CM_RETRIES 15

static void cma_add_one(struct ib_device *device);
static void cma_remove_one(struct ib_device *device);
Expand Down

0 comments on commit cb74743

Please sign in to comment.