IB/mthca: reset QP's last pointers when transitioning to reset state
authorMichael S. Tsirkin <mst@mellanox.co.il>
Mon, 28 Nov 2005 19:19:43 +0000 (11:19 -0800)
committerRoland Dreier <rolandd@cisco.com>
Mon, 28 Nov 2005 19:19:43 +0000 (11:19 -0800)
last pointer is not updated when QP is modified to reset state.  This
causes data corruption if WQEs are already posted on the queue.

Signed-off-by: Michael S. Tsirkin <mst@mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>

No differences found