From: Joachim Fenkes Date: Wed, 9 May 2007 11:48:01 +0000 (+0200) Subject: IB/ehca: Correctly set GRH mask bit in ehca_modify_qp() X-Git-Tag: v2.6.22-rc2~93^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92761cdaf215599a1bd81d383facb32adabfa620;p=pandora-kernel.git IB/ehca: Correctly set GRH mask bit in ehca_modify_qp() The driver needs to always supply the "GRH present" flag to the hypervisor, whether it's true or false. Not supplying it (i.e. not setting the corresponding mask bit) amounts to a "perhaps", which we don't want. Signed-off-by: Joachim Fenkes Signed-off-by: Roland Dreier --- Reading git-diff-tree failed