commit | 547e3090738b04be650770b64265835dbb6ddf92 | [log] [tgz] |
---|---|---|
author | Roland Dreier <rolandd@cisco.com> | Tue Oct 25 10:57:32 2005 -0700 |
committer | Roland Dreier <rolandd@cisco.com> | Tue Oct 25 10:57:32 2005 -0700 |
tree | 9329491379623349a7ef3a42be9bad302eea011d | |
parent | 34816ad98efe4d47ffd858a0345321f9d85d9420 [diff] |
[IB] mthca: correct modify QP attribute masks for UC The UC transport does not support RDMA reads or atomic operations, so we shouldn't require or even allow the consumer to set attributes relating to these operations for UC QPs. Signed-off-by: Roland Dreier <rolandd@cisco.com>