RDMA/ocrdma: Fix CQE expansion of unsignaled WQE
authorParav Pandit <parav.pandit@emulex.com>
Fri, 17 Aug 2012 14:45:33 +0000 (14:45 +0000)
committerRoland Dreier <roland@purestorage.com>
Fri, 14 Sep 2012 17:40:58 +0000 (10:40 -0700)
Fix CQE expansion of unsignaled WQE -- don't expand the CQE when the
WQE index of the completed CQE matches with last pending WQE (tail) in
the queue.

Signed-off-by: Parav Pandit <parav.pandit@emulex.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>

No differences found