Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 57954
b: refs/heads/master
c: 13ef5f4
h: refs/heads/master
v: v3
  • Loading branch information
Roland Dreier committed Jun 21, 2007
1 parent 8d52879 commit 5135f60
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 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: 82c3aca6ad9004169df8f2f8c0747686fe4003b3
refs/heads/master: 13ef5f44c3931dff1d75443a875e97b588d4b8f0
7 changes: 0 additions & 7 deletions trunk/drivers/infiniband/ulp/ipoib/ipoib_cm.c
Original file line number Diff line number Diff line change
Expand Up @@ -56,13 +56,6 @@ MODULE_PARM_DESC(cm_data_debug_level,
#define IPOIB_CM_RX_DELAY (3 * 256 * HZ)
#define IPOIB_CM_RX_UPDATE_MASK (0x3)

struct ipoib_cm_id {
struct ib_cm_id *id;
int flags;
u32 remote_qpn;
u32 remote_mtu;
};

static struct ib_qp_attr ipoib_cm_err_attr = {
.qp_state = IB_QPS_ERR
};
Expand Down

0 comments on commit 5135f60

Please sign in to comment.