Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 8513
b: refs/heads/master
c: 1325cc7
h: refs/heads/master
i:
  8511: d2fe88e
v: v3
  • Loading branch information
Hal Rosenstock authored and Roland Dreier committed Sep 9, 2005
1 parent 457d9b6 commit 346d7a5
Show file tree
Hide file tree
Showing 2 changed files with 6 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: 17781cd6186cb3472ff34b2d9a15e647bd311e8b
refs/heads/master: 1325cc79163058739b70bed9860fccbecac6236b
6 changes: 5 additions & 1 deletion trunk/include/rdma/ib_sa.h
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,11 @@ enum {

IB_SA_METHOD_GET_TABLE = 0x12,
IB_SA_METHOD_GET_TABLE_RESP = 0x92,
IB_SA_METHOD_DELETE = 0x15
IB_SA_METHOD_DELETE = 0x15,
IB_SA_METHOD_DELETE_RESP = 0x95,
IB_SA_METHOD_GET_MULTI = 0x14,
IB_SA_METHOD_GET_MULTI_RESP = 0x94,
IB_SA_METHOD_GET_TRACE_TBL = 0x13
};

enum ib_sa_selector {
Expand Down

0 comments on commit 346d7a5

Please sign in to comment.