From: Joachim Fenkes Date: Tue, 16 Oct 2007 15:31:14 +0000 (+0200) Subject: IB/ehca: Change meaning of hca_cap_mr_pgsize X-Git-Tag: v2.6.24-rc1~27^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=abc39d3672d8af4bf6c943faf85fa8877caccf7e;p=pandora-kernel.git IB/ehca: Change meaning of hca_cap_mr_pgsize 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 Signed-off-by: Roland Dreier --- Reading git-diff-tree failed