From: Michael S. Tsirkin Date: Mon, 18 Sep 2006 19:17:08 +0000 (+0300) Subject: IB/sa: fix ib_sa_selector names X-Git-Tag: v2.6.19-rc1~1293^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aec79fcc3ea3b536a2788b4e22b7ebabbb176485;p=pandora-kernel.git 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 Signed-off-by: Roland Dreier --- Reading git-diff-tree failed