Skip to content
Commit cbc5b2bb authored by Roland Dreier's avatar Roland Dreier
Browse files

[IB] mthca: don't disable RDMA writes if no responder resources



Responder resources are only required to handle RDMA reads and atomic
operations, not RDMA writes.  So the driver should allow RDMA writes
even if responder resources are set to 0.  This is especially
important for the UC transport -- with the old code, it was impossible
to enable RDMA writes for UC QPs.

Signed-off-by: default avatarRoland Dreier <rolandd@cisco.com>
parent 47f2bce9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment