]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[IB] mthca: correct modify QP attribute masks for UC
authorRoland Dreier <rolandd@cisco.com>
Tue, 25 Oct 2005 17:57:32 +0000 (10:57 -0700)
committerRoland Dreier <rolandd@cisco.com>
Tue, 25 Oct 2005 17:57:32 +0000 (10:57 -0700)
commit547e3090738b04be650770b64265835dbb6ddf92
tree9329491379623349a7ef3a42be9bad302eea011d
parent34816ad98efe4d47ffd858a0345321f9d85d9420
[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>
drivers/infiniband/hw/mthca/mthca_qp.c