mlx5_core: Simplify signature handover wqe for interleaved buffers
authorSagi Grimberg <sagig@mellanox.com>
Sun, 18 May 2014 15:32:39 +0000 (18:32 +0300)
committerRoland Dreier <roland@purestorage.com>
Tue, 27 May 2014 18:52:58 +0000 (11:52 -0700)
No need for repetition format pattern in case the data and protection
are already interleaved in the memory domain since the pattern
already exists. A single key entry is sufficient and may save some
extra fetch ops.

Signed-off-by: Sagi Grimberg <sagig@mellanox.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
drivers/infiniband/hw/mlx5/qp.c

Simple merge