commit | 92761cdaf215599a1bd81d383facb32adabfa620 | [log] [tgz] |
---|---|---|
author | Joachim Fenkes <fenkes@de.ibm.com> | Wed May 09 13:48:01 2007 +0200 |
committer | Roland Dreier <rolandd@cisco.com> | Mon May 14 13:38:57 2007 -0700 |
tree | 40e14a4257b36ecca923572e3eeb9ba8c122c87d | |
parent | 5d88278e3bdb6f2e4ed43306659e930ecd715f0c [diff] |
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 <fenkes@de.ibm.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>