RDMA/cxgb3: Wrap the software send queue pointer as needed on flush
authorSteve Wise <swise@opengridcomputing.com>
Tue, 13 May 2008 18:52:55 +0000 (11:52 -0700)
committerRoland Dreier <rolandd@cisco.com>
Tue, 13 May 2008 18:52:55 +0000 (11:52 -0700)
cxio_flush_sq() was failing to wrap around the software send queue
causing garbage completion entries on a flush operation.

Signed-off-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>

No differences found