Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 34339
b: refs/heads/master
c: aec79fc
h: refs/heads/master
i:
  34337: 75337c0
  34335: aad6280
v: v3
  • Loading branch information
Michael S. Tsirkin authored and Roland Dreier committed Sep 22, 2006
1 parent 55e1e6a commit 5652851
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 5755d6dad95808a24a65dd9e61e23c305f9b077c
refs/heads/master: aec79fcc3ea3b536a2788b4e22b7ebabbb176485
4 changes: 2 additions & 2 deletions trunk/include/rdma/ib_sa.h
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,8 @@ enum {
};

enum ib_sa_selector {
IB_SA_GTE = 0,
IB_SA_LTE = 1,
IB_SA_GT = 0,
IB_SA_LT = 1,
IB_SA_EQ = 2,
/*
* The meaning of "best" depends on the attribute: for
Expand Down

0 comments on commit 5652851

Please sign in to comment.