commit | ae3bca90e94dbc9c906321b33f32de4a42a6cdf4 | [log] [tgz] |
---|---|---|
author | Parav Pandit <parav.pandit@emulex.com> | Fri Aug 17 14:45:33 2012 +0000 |
committer | Roland Dreier <roland@purestorage.com> | Fri Sep 14 10:40:58 2012 -0700 |
tree | 1672ab676b578f2e1551daa42f2318c249ca7d6c | |
parent | fea7a08acb13524b47711625eebea40a0ede69a0 [diff] |
RDMA/ocrdma: Fix CQE expansion of unsignaled WQE 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>