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

[PATCH] IB/mthca: assign ACK timeout field correctly



The hardware reads the ACK timeout field from the most significant 5
bits of struct mthca_qp_path's ackto field, not the least significant
bits.  This fix has the driver put the timeout in the right place.
Without this, we get a timeout that is 2^8 times too small.

Signed-off-by: default avatarRoland Dreier <rolandd@cisco.com>
parent 51574e03
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