]> git.openfabrics.org - ~shefty/rdma-dev.git/commitdiff
IB/sa: fix ib_sa_selector names
authorMichael S. Tsirkin <mst@mellanox.co.il>
Mon, 18 Sep 2006 19:17:08 +0000 (22:17 +0300)
committerRoland Dreier <rolandd@cisco.com>
Fri, 22 Sep 2006 22:22:55 +0000 (15:22 -0700)
Relevant SA queries are actually "greater than" / "less than", not
"greater than or equal" / "less than or equal" as the names imply.
(See IB spec 1.2 Vol 1, 15.2.5.16 PATHRECORD/Table 205 PathRecord)

Signed-off-by: Michael S. Tsirkin <mst@mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
include/rdma/ib_sa.h

index 58bb5f716fe3644e0c1ae7753bae10d178eb5e7c..97715b0c20b69f6e50b75b2c03e24fa50758fdb6 100644 (file)
@@ -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