IB/ehca: Change meaning of hca_cap_mr_pgsize
authorJoachim Fenkes <fenkes@de.ibm.com>
Tue, 16 Oct 2007 15:31:14 +0000 (17:31 +0200)
committerRoland Dreier <rolandd@cisco.com>
Thu, 18 Oct 2007 04:47:24 +0000 (21:47 -0700)
ehca_shca.hca_cap_mr_pgsize now contains all supported page sizes ORed
together. This makes some checks easier to code and understand, plus
we can return this value verbatim in query_hca(), fixing a problem
with SRP (reported by Anton Blanchard -- thanks!).

Signed-off-by: Joachim Fenkes <fenkes@de.ibm.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>

No differences found