commit | aec79fcc3ea3b536a2788b4e22b7ebabbb176485 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@mellanox.co.il> | Mon Sep 18 22:17:08 2006 +0300 |
committer | Roland Dreier <rolandd@cisco.com> | Fri Sep 22 15:22:55 2006 -0700 |
tree | 3ae94bd1003362c52aa6118897fbeacfd0b4128a | |
parent | 5755d6dad95808a24a65dd9e61e23c305f9b077c [diff] |
IB/sa: fix ib_sa_selector names 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>